diff options
author | Benoit Foucher <benoit@zeroc.com> | 2002-12-19 16:25:36 +0000 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2002-12-19 16:25:36 +0000 |
commit | 9b810dc117c11967759c85280ba7c780f050b013 (patch) | |
tree | 71de09d58f26bd0c96759fc48ef2515e7f2c0b6c /cpp/allTests.py | |
parent | Removed Yellow + clear the servant locator map in ObjectAdapter. (diff) | |
download | ice-9b810dc117c11967759c85280ba7c780f050b013.tar.bz2 ice-9b810dc117c11967759c85280ba7c780f050b013.tar.xz ice-9b810dc117c11967759c85280ba7c780f050b013.zip |
Removed Yellow.
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 085769dc464..6124465056f 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -54,7 +54,6 @@ tests = [ \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ - "Yellow/basicYellow", \ "XMLTransform/transform", \ ] |