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 6113b507419..db251048791 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -51,7 +51,7 @@ tests = [
("Ice/gc", ["once"]),
("Ice/dispatcher", ["once"]),
("Ice/checksum", ["core"]),
- ("Ice/stream", ["core", "novc6"]),
+ ("Ice/stream", ["core"]),
("Ice/hold", ["core"]),
("Ice/custom", ["core", "novc6"]),
("Ice/retry", ["core"]),