summaryrefslogtreecommitdiff
path: root/cs/test/IceBox/configuration/run.py
diff options
context:
space:
mode:
Diffstat (limited to 'cs/test/IceBox/configuration/run.py')
-rwxr-xr-xcs/test/IceBox/configuration/run.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/cs/test/IceBox/configuration/run.py b/cs/test/IceBox/configuration/run.py
index e631a337b7c..4c605eb33bd 100755
--- a/cs/test/IceBox/configuration/run.py
+++ b/cs/test/IceBox/configuration/run.py
@@ -25,8 +25,6 @@ name = os.path.join("IceBox", "configuration")
testdir = os.path.dirname(os.path.abspath(__file__))
icebox = TestUtil.getIceBox(testdir);
-TestUtil.addLdPath(testdir)
-
cwd = os.getcwd()
os.chdir(testdir)