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

el_kaboing
08.10.2007 72ba0b4897e76c3dbdfb6d6e8f34f583e1050b5c
Added function calls to testSuitePreamble and testSuitePostamble that were omitted in the original commit.
1 files modified
10 ■■■■■ changed files
opends/tests/functional-tests/testcases/aci/aci_targetfilter_syntax.xml 10 ●●●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/aci/aci_targetfilter_syntax.xml
@@ -38,7 +38,13 @@
            #@TestScript                aci_targetfilter.xml
      -->
      <sequence>
      <script>
        CurrentTestPath['suite']='aci_targetfilter_syntax'
      </script>
      <call function="'testSuite_Preamble'"/>
      <!---
            Place test-specific test information here.
            The tag, TestMarker, must be the same as the tag, TestSuiteName.
@@ -1816,6 +1822,8 @@
          </sequence>
        </testcase>
        <call function="'testSuite_Postamble'"/>
      </sequence>
  </function>