summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
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", \