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 bebf8f83eb1..0a41d827b33 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -94,6 +94,7 @@ tests = [
("IceGrid/admin", ["service", "novc6"]),
("Glacier2/router", ["service", "novc6"]),
("Glacier2/attack", ["service", "novc6"]),
+ ("Glacier2/override", ["service", "novc6"]),
("Glacier2/sessionControl", ["service", "novc6"]),
("Glacier2/ssl", ["service", "novalgrind", "novc6"]), # valgrind doesn't work well with openssl
("Glacier2/dynamicFiltering", ["service", "novc6"]),