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 4b381e1321b..379a4fc2aff 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -60,6 +60,7 @@ tests = [
("Ice/custom", ["core", "nossl", "nows"]),
("Ice/retry", ["core"]),
("Ice/timeout", ["core"]),
+ ("Ice/acm", ["core"]),
("Ice/background", ["core", "nomingw"]),
("Ice/servantLocator", ["core"]),
("Ice/interceptor", ["core"]),