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

al_xipe
13.20.2007 7a6e223f294ebe71a95850918549b37247c85c77
opends/tests/functional-tests/testcases/groups/group_dynamic.xml
@@ -79,9 +79,9 @@
          #@TestHTMLLink        http://opends.dev.java.net/
          -->
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/groups/group_setup.xml' % (TESTS_DIR)"/>
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
          <import machine="STAF_LOCAL_HOSTNAME"
            file="'%s/testcases/groups/group_lib.xml' % (TESTS_DIR)"/>
                    
          <call function="'group_setup'"> { 'startDS' : True } </call>
@@ -472,7 +472,7 @@
          
          
          <!-- *********************************************** -->
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
          <import machine="STAF_LOCAL_HOSTNAME"
              file="'%s/testcases/groups/group_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'group_cleanup'"> { 'stopDS' : True } </call>