diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index d493c62e917..3254b7c2c06 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -42,6 +42,8 @@ tests = [ \ "Ice/faultTolerance", \ "Ice/location", \ "Ice/adapterDeactivation", \ + "Ice/slicing/exceptions", \ + "Ice/slicing/objects", \ "IceSSL/configuration", \ "IceSSL/loadPEM", \ "IceSSL/certificateAndKeyParsing", \ |