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

gary_williams
25.19.2008 7816c5f049a3810325e92b45764a4483fcaabaac
opends/tests/staf-tests/shared/functions/environment.xml
@@ -162,11 +162,6 @@
        def getTestCaseName(name):
          return '%s: %s: %s' % (CurrentTestPath['group'],CurrentTestPath['suite'],name)
        # this functions adds a known issue to a testcase's known issues list
        issuesList=[]
        def knownIssue(issue):
          issuesList.append(issue)
        DSCONFIG = 'dsconfig'       
        DSREPLICATION = 'dsreplication'