diff options
Diffstat (limited to 'cpp/test/IceXML/encoding')
-rwxr-xr-x | cpp/test/IceXML/encoding/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
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") |