summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index fde89ab3836..c6306df9db2 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -54,7 +54,6 @@ def runTests(tests, num = 0):
tests = [ \
"IceUtil/thread", \
# "IceUtil/unicode", \
- "Glacier2/regex", \
"IceUtil/inputUtil", \
"IceUtil/uuid", \
"Slice/errorDetection", \
@@ -93,6 +92,7 @@ tests = [ \
"IceGrid/replication", \
"Glacier2/router", \
"Glacier2/attack", \
+ "Glacier2/regex", \
]
#