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

Christophe Sovant
10.30.2013 32bcf2f71fb3abaec97a07e81247ef6d4fdb7c37
opends/tests/staf-tests/stress-tests/testcases/importldif/importldif.xml
@@ -23,7 +23,7 @@
 !
 ! CDDL HEADER END
 !
 !      Copyright 2012 ForgeRock AS.
 !      Copyright 2012-2013 ForgeRock AS.
 ! -->
<stax>
  <defaultcall function="main_importldif" />
@@ -51,10 +51,10 @@
            <call function="'testGroup_Preamble'" />
            <script>
            suiteList = []
            #suiteList.append('basic')
            #suiteList.append('binary_attributes')
            #suiteList.append('properties')
            #suiteList.append('indexes')
            suiteList.append('basic')
            suiteList.append('binary_attributes')
            suiteList.append('properties')
            suiteList.append('indexes')
            suiteList.append('tasks')
            
            def get_testsuite_filename(testsdir,groupname,suitename):