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 fe564e936c6..43a7aafbb7d 100755
--- a/cpp/allTests.py
+++ b/cpp/allTests.py
@@ -57,6 +57,7 @@ tests = [
("Ice/gc", ["once", "noc++11"]),
("Ice/dispatcher", ["once"]),
("Ice/checksum", ["core"]),
+ ("Ice/stream", ["core"]),
("Ice/hold", ["core", "bt"]),
("Ice/custom", ["core", "nossl", "nows", "noc++11"]),
("Ice/retry", ["core"]),