diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2005-04-01 16:26:16 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2005-04-01 16:26:16 +0000 |
commit | a3d03ff35987af84e8f3e47191768b6319dd14a3 (patch) | |
tree | 37127c6a2e7fdcf6de279cdb69df888368285cd7 /cppe/allTests.py | |
parent | Removed dynamic ice (diff) | |
download | ice-a3d03ff35987af84e8f3e47191768b6319dd14a3.tar.bz2 ice-a3d03ff35987af84e8f3e47191768b6319dd14a3.tar.xz ice-a3d03ff35987af84e8f3e47191768b6319dd14a3.zip |
Removed Dynamic Ice
Diffstat (limited to 'cppe/allTests.py')
-rwxr-xr-x | cppe/allTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cppe/allTests.py b/cppe/allTests.py index 69f781fcbce..6c388b03545 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -65,7 +65,6 @@ tests = [ "Ice/adapterDeactivation", "Ice/slicing/exceptions", "Ice/checksum", - "Ice/stream", ] # |