diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index c8000776d85..1b7dd610f0b 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -69,6 +69,7 @@ tests = [ \ "Ice/slicing/objects", \ "Ice/gc", \ "Ice/checksum", \ + "Ice/stream", \ "IceSSL/configuration", \ "IceSSL/loadPEM", \ "IceSSL/certificateAndKeyParsing", \ |