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

al_xipe
26.24.2007 257a309236f2263599ff6571558a3d579af25cd7
Added the call to run the indexes test suite
1 files modified
5 ■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/runFuncTests.xml 5 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/runFuncTests.xml
@@ -63,7 +63,10 @@
      <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
        file="'%s/testcases/replication/replication.xml' % (TESTS_DIR)" />
      <call function="'main_replication'" />                    
      <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
        file="'%s/testcases/indexes/indexes.xml' % (TESTS_DIR)" />
      <call function="'indexes'" />
    </sequence>
  </function>
</stax>