mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

al_xipe
18.43.2007 83fc3d75b9b098373984b8a7609f3c7c1e1c8864
Fixed the link to the STAX dtd that was previously erroneous and added the import for the sample suite
1 files modified
5 ■■■■ changed files
opends/tests/functional-tests/testcases/runFuncTests.xml 5 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/runFuncTests.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE stax SYSTEM "../../shared/stax.dtd">
<!DOCTYPE stax SYSTEM "../shared/stax.dtd">
<!--
 ! CDDL HEADER START
 !
@@ -92,6 +92,9 @@
      <!--
      <call function="'main_groups'" />
      -->
      <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
        file="'%s/testcases/sample/sample.xml' % (TESTS_DIR)" />
      <script>
        class functionToRun:
          def __init__(self, name):