diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 4a1ffeefb91..04eb43ad718 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -37,6 +37,7 @@ tests = [ \ "Ice/faultTolerance", \ "Ice/locationForward", \ "Ice/location", \ + "Ice/adapterDeactivation", \ "IceSSL/configuration", \ "IceSSL/loadPEM", \ "IceSSL/certificateAndKeyParsing", \ |