diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 4a1ffeefb91..26a0ae3432b 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -28,7 +28,7 @@ tests = [ \ "IceUtil/thread", \ "IceUtil/unicode", \ "IceUtil/inputUtil", \ - "Slice/errorDetection", \ +# "Slice/errorDetection", \ "Ice/operations", \ "Ice/exceptions", \ "Ice/inheritance", \ |