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

mkeyes
26.19.2007 c729b1d84c1aeda63b4196480db7fe39a06c895f
opends/tests/shared/functions/environment.xml
File was renamed from opends/tests/functional-tests/shared/functions/environment.xml
@@ -97,7 +97,7 @@
      <!-- Load in the local shared python objects from libraries -->
      <script>
        sys.path.append("%s/python" % TESTS_SHARED_DIR )
        sys.path.append("%s/shared/python" % TESTS_ROOT )
        from common import *
        from security import *
        from replication import *