diff options
Diffstat (limited to 'cppe')
-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 2d1eaf5d49b..4c76aa994e8 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -60,7 +60,7 @@ tests = [ "Ice/facets", "Ice/faultTolerance", "Ice/location", - "Ice/adapterDeactivation", + #"Ice/adapterDeactivation", "Ice/slicing/exceptions", ] |