diff options
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 155f2824de4..0dc14c3bea1 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -60,7 +60,7 @@ tests = [ "IceE/facets", "IceE/faultTolerance", "IceE/location", - #"IceE/adapterDeactivation", + "IceE/adapterDeactivation", "IceE/slicing", ] |