diff options
Diffstat (limited to 'cppe')
-rwxr-xr-x | cppe/allTests.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cppe/allTests.py b/cppe/allTests.py index 3e8a503cde8..2d1eaf5d49b 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -53,8 +53,6 @@ def runTests(tests, num = 0): # tests = [ "IceUtil/thread", - "IceUtil/unicode", - "IceUtil/inputUtil", "IceUtil/uuid", "Ice/operations", "Ice/exceptions", |