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 df7b77b6a87..2129c18dd03 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -53,7 +53,7 @@ def runTests(tests, num = 0): # tests = [ \ "IceUtil/thread", \ - "IceUtil/unicode", \ +# "IceUtil/unicode", \ "IceUtil/inputUtil", \ "IceUtil/uuid", \ "Slice/errorDetection", \ |