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

maudj
27.36.2008 2d8350c8006d0dacc679754ebd1bc4254ca27026
fix report issue
1 files modified
21 ■■■■■ changed files
opends/tests/functional-tests/testcases/security/pwd_policy_root/security_root_auth.xml 21 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/security/pwd_policy_root/security_root_auth.xml
@@ -32,19 +32,7 @@
  <function name="security_root_auth">
    <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,13 +469,8 @@
          </sequence>
        </testcase>
        <call function="'testSuite_Postamble'"/>
        </sequence>
      </block>
    </sequence>
     </sequence>
      
  </function>