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

smaguin
20.16.2007 386d8f66bb6883bf0ee5435deb3a0c025a566255
opends/tests/functional-tests/shared/functions/utils.xml
@@ -140,10 +140,10 @@
  </function>
   
<!-- testisPASS  -->
<!-- testPassed  -->
<!-- Set the test status to PASS -->    
   
 <function name="testIsPASS">
 <function name="testPassed">
    <function-prolog>
      This function set the status of the tests: PASS
    </function-prolog>
@@ -155,10 +155,10 @@
 </function>
      
<!-- testisFAIL -->
<!-- testFailed -->
<!-- Set the test status to  FAIL -->   
   
 <function name="testIsFAIL">
 <function name="testFailed">
    <function-prolog>
      This function set the status of the tests: FAIL
    </function-prolog>