From 4add3b8aa9fbff7bef89baba7abeb1195c11ce9a Mon Sep 17 00:00:00 2001 From: al_xipe <al_xipe@localhost> Date: Tue, 26 Jun 2007 06:58:28 +0000 Subject: [PATCH] updated xml files to point to shared/stax.dtd --- opends/tests/functional-tests/shared/functions/utils.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/tests/functional-tests/shared/functions/utils.xml b/opends/tests/functional-tests/shared/functions/utils.xml index a2c9d12..180d6ae 100755 --- a/opends/tests/functional-tests/shared/functions/utils.xml +++ b/opends/tests/functional-tests/shared/functions/utils.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!DOCTYPE stax SYSTEM "stax.dtd"> +<!DOCTYPE stax SYSTEM "../../../shared/stax.dtd"> <!-- ! CDDL HEADER START ! -- Gitblit v1.10.0