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
3 ■■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/runFuncTests.xml 3 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/runFuncTests.xml
@@ -64,6 +64,9 @@
        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>