summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 2bceab1eb15..d66a719899b 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -22,6 +22,7 @@ else:
# List of all tests.
#
tests = [ \
+ "IceUtil/thread", \
"Slice/errorDetection", \
"Ice/operations", \
"Ice/exceptions", \