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

maudj
27.36.2008 2d8350c8006d0dacc679754ebd1bc4254ca27026
fix report issue
1 files modified
17 ■■■■■ changed files
opends/tests/functional-tests/testcases/security/pwd_policy_root/security_root_auth.xml 17 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/security/pwd_policy_root/security_root_auth.xml
@@ -33,18 +33,6 @@
    <sequence>
      <block name="'security-root-auth'">
        <sequence>
          <script>
            if not CurrentTestPath.has_key('group'):
              CurrentTestPath['group']='security'
            CurrentTestPath['suite']=STAXCurrentBlock
          </script>
          <call function="'testSuite_Preamble'"/>
          <!---
                Place suite-specific test information here.
                #@TestSuiteName             Root Authentication Tests
@@ -481,11 +469,6 @@
          </sequence>
        </testcase>
        <call function="'testSuite_Postamble'"/>
        </sequence>
      </block>
       
    </sequence>