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

smaguin
07.41.2007 b276edf04ff87f8f58b6424e0fb9e9d891d01b7e
opends/tests/functional-tests/testcases/tasks/tasks.xml
@@ -24,16 +24,16 @@
 ! CDDL HEADER END
 !
 !      Portions Copyright 2006-2007 Sun Microsystems, Inc.
 ! -->
! -->
<stax>
  <defaultcall function="main_tasks"/>
  <function name="main_tasks">
    <sequence>
      <block name="'tasks'">
         <sequence>
           <script>
             CurrentTestPath['group']='tasks'
           </script>
        <sequence>
          <script>
            CurrentTestPath['group']='tasks'
          </script>
          
          <call function="'testGroup_Preamble'" />
          <iterate var="_test" in="['setup','restart_db','export-ldif','import-ldif','backup_db','restore_db','cleanup']" >