diff options
author | Marc Laukien <marc@zeroc.com> | 2001-10-18 20:28:38 +0000 |
---|---|---|
committer | Marc Laukien <marc@zeroc.com> | 2001-10-18 20:28:38 +0000 |
commit | ab9a6eac4a0f801ae9c3ef1becce488c73f051cd (patch) | |
tree | 14c847cd917683276e940b3c4b53f024f81abae3 /cpp/allTests.py | |
parent | file SslConfig.h was initially added on branch asn_security_1. (diff) | |
download | ice-ab9a6eac4a0f801ae9c3ef1becce488c73f051cd.tar.bz2 ice-ab9a6eac4a0f801ae9c3ef1becce488c73f051cd.tar.xz ice-ab9a6eac4a0f801ae9c3ef1becce488c73f051cd.zip |
more facet stuff
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 4047b0b1cfc..60f80ef8ea5 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -23,6 +23,7 @@ for i in \ "Ice/operations", \ "Ice/exceptions", \ "Ice/inheritance", \ + "Ice/facets", \ "Ice/faultTolerance", \ "Ice/locationForward", \ "IcePack/simple", \ |