diff options
Diffstat (limited to 'csharp/test/Ice/hash/run.py')
-rwxr-xr-x | csharp/test/Ice/hash/run.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/test/Ice/hash/run.py b/csharp/test/Ice/hash/run.py index 595695fd691..0ddc0891279 100755 --- a/csharp/test/Ice/hash/run.py +++ b/csharp/test/Ice/hash/run.py @@ -21,4 +21,3 @@ sys.path.append(os.path.join(path[0], "scripts")) import TestUtil TestUtil.simpleTest() - |