summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index c6306df9db2..2bd723d0b17 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", \
@@ -93,6 +93,7 @@ tests = [ \
"Glacier2/router", \
"Glacier2/attack", \
"Glacier2/regex", \
+ "Glacier2/sessionControl", \
]
#