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