From 43dc982678b7592001df77d6bd32e286299c24cc Mon Sep 17 00:00:00 2001 From: Marc Laukien Date: Fri, 8 Nov 2002 22:18:39 +0000 Subject: many fixes to run scripts --- cpp/test/IceXML/encoding/run.py | 1 - 1 file changed, 1 deletion(-) (limited to 'cpp/test/IceXML/encoding/run.py') diff --git a/cpp/test/IceXML/encoding/run.py b/cpp/test/IceXML/encoding/run.py index bedb99983ce..51a630de65c 100755 --- a/cpp/test/IceXML/encoding/run.py +++ b/cpp/test/IceXML/encoding/run.py @@ -26,7 +26,6 @@ sys.path.append(os.path.join(toplevel, "config")) import TestUtil name = os.path.join("IceXML", "encoding") - testdir = os.path.join(toplevel, "test", name) client = os.path.join(testdir, "client") -- cgit v1.2.3