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

smaguin
13.01.2007 52b87013cfef005d52e68301a83f3fca1e4dda2e
fixe stax  name
1 files modified
5 ■■■■■ changed files
opends/tests/functional-tests/testcases/logging/logging.xml 5 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/logging/logging.xml
@@ -32,11 +32,10 @@
      <block name="'logging'">
         <sequence>
           <script>
             CurrentTestPath['group']=STAXCurrentBlock
             CurrentTestPath['group']='logging'
           </script>
          <call function="'testGroup_Preamble'" />
          <iterate var="_test" in="['setup','rotation','properties','writer','retention','cleanup']" >
          <iterate var="_test" in="['setup','rotation','retention','writer','properties','cleanup']" >
            <sequence>
              <import machine="STAF_LOCAL_HOSTNAME"
                      file="'%s/testcases/logging/logging_%s.xml' % (TESTS_DIR,_test)"/>