summaryrefslogtreecommitdiff
path: root/cpp/allTests.py
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-xcpp/allTests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py
index 619e67c5427..937155a6455 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -47,7 +47,7 @@ tests = [
("Ice/inheritance", ["core", "bt"]),
("Ice/facets", ["core", "bt"]),
("Ice/objects", ["core", "bt"]),
- ("Ice/optional", ["core", "bt", "noc++11"]),
+ ("Ice/optional", ["core", "bt"]),
("Ice/binding", ["core", "nosocks", "bt"]),
("Ice/faultTolerance", ["core", "novalgrind"]), # valgrind reports leak with aborted servers
("Ice/location", ["core"]),