diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2005-07-05 16:43:23 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2005-07-05 16:43:23 +0000 |
commit | 7fb6b33c57300abe2461861d292276a88690ec73 (patch) | |
tree | 8db0d4d2b512008dcbabb73106f81d95826fe352 /cppe/allTests.py | |
parent | Fixed compile error (diff) | |
download | ice-7fb6b33c57300abe2461861d292276a88690ec73.tar.bz2 ice-7fb6b33c57300abe2461861d292276a88690ec73.tar.xz ice-7fb6b33c57300abe2461861d292276a88690ec73.zip |
Fixed linux compile
Diffstat (limited to 'cppe/allTests.py')
-rwxr-xr-x | cppe/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/allTests.py b/cppe/allTests.py index d46e8b3ea11..155f2824de4 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -61,7 +61,7 @@ tests = [ "IceE/faultTolerance", "IceE/location", #"IceE/adapterDeactivation", - "IceE/slicing/exceptions", + "IceE/slicing", ] # |