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

andrug
10.17.2007 bcdc3ae7c0d225c0349d9b42bf88602fef31a95c
opends/tests/functional-tests/testcases/groups/groups.xml
@@ -44,12 +44,7 @@
          </script>
      
          <call function="'testGroup_Preamble'"/>
<!--GA
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/groups/mytest.xml' % (TESTS_DIR)"/>
          <call function="'main_mytest'" />
-->
<!--GA
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/groups/group_static_uniquemember.xml' % (TESTS_DIR)"/>
          <call function="'main_staticgroup_uniquemember'" />
@@ -61,7 +56,7 @@
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/groups/group_dynamic.xml' % (TESTS_DIR)"/>
          <call function="'main_dynamicgroup'" />
-->
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/groups/group_virtual_static.xml' % (TESTS_DIR)"/>
          <call function="'main_virtualStaticGroup'" />