diff options
author | Marc Laukien <marc@zeroc.com> | 2005-09-22 14:52:54 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2005-09-22 14:52:54 +0000 |
commit | 0b9026ff8327c9638bbbc90cfd09221608583fad (patch) | |
tree | 37513af4eeb2ac9d32f1aaa422bdedb57d25ce6f /cpp/allTests.py | |
parent | Fixed EXPORT defines (diff) | |
download | ice-0b9026ff8327c9638bbbc90cfd09221608583fad.tar.bz2 ice-0b9026ff8327c9638bbbc90cfd09221608583fad.tar.xz ice-0b9026ff8327c9638bbbc90cfd09221608583fad.zip |
started with hold test
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", \ |