diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index ff6a3587015..fe564e936c6 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -57,7 +57,6 @@ tests = [ ("Ice/gc", ["once", "noc++11"]), ("Ice/dispatcher", ["once"]), ("Ice/checksum", ["core"]), - ("Ice/stream", ["core", "noc++11"]), ("Ice/hold", ["core", "bt"]), ("Ice/custom", ["core", "nossl", "nows", "noc++11"]), ("Ice/retry", ["core"]), |