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 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", \ |