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 5b00d376a6f..6be26f421db 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -70,6 +70,7 @@ tests = [ \ "Ice/gc", \ "Ice/checksum", \ "Ice/stream", \ + "Ice/hold", \ "IceSSL/configuration", \ "IceSSL/loadPEM", \ "IceSSL/certificateAndKeyParsing", \ |