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 c713bb80dcb..58eeeef6a86 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -59,6 +59,7 @@ tests = [
("Ice/stringConverter", ["core"]),
("Ice/udp", ["core"]),
("Ice/defaultServant", ["core"]),
+ ("Ice/invoke", ["core", "novc6"]),
("IceSSL/configuration", ["once", "novalgrind"]), # valgrind doesn't work well with openssl
("IceBox/configuration", ["core", "noipv6", "nobcc", "novc6"]),
("Freeze/dbmap", ["once", "novc6"]),