diff options
author | Marc Laukien <marc@zeroc.com> | 2002-09-30 18:16:35 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2002-09-30 18:16:35 +0000 |
commit | 34437e9c07908ba6a195bba93409e5c2c2253f3c (patch) | |
tree | 3beb378b299b948c35e24720b722346d6219202b /cpp/allTests.py | |
parent | added missing file (diff) | |
download | ice-34437e9c07908ba6a195bba93409e5c2c2253f3c.tar.bz2 ice-34437e9c07908ba6a195bba93409e5c2c2253f3c.tar.xz ice-34437e9c07908ba6a195bba93409e5c2c2253f3c.zip |
fix
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", \ |