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

el_kaboing
06.16.2007 68d90d62b799788fd61e1d2fd753783dbe6bc633
Fixed a small bug where the CurrentTestPath was not properly set.
1 files modified
2 ■■■ changed files
opends/tests/functional-tests/testcases/aci/aci_teardown.xml 2 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/testcases/aci/aci_teardown.xml
@@ -34,7 +34,7 @@
    <sequence>
  
      <script>
        CurrentTestPath['suite']='aci-setup'
        CurrentTestPath['suite']='aci-teardown'
      </script>
      
      <call function="'testSuite_Preamble'"/>