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 099f8d170ca..cc5102ac7da 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -27,7 +27,7 @@ import TestUtil tests = [ \ "IceUtil/thread", \ "IceUtil/unicode", \ - "IceUtil/inpututil", \ + "IceUtil/inputUtil", \ "Slice/errorDetection", \ "Ice/operations", \ "Ice/exceptions", \ |