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 60f80ef8ea5..5aeaa9b2977 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -24,6 +24,7 @@ for i in \ "Ice/exceptions", \ "Ice/inheritance", \ "Ice/facets", \ + "Ice/objects", \ "Ice/faultTolerance", \ "Ice/locationForward", \ "IcePack/simple", \ |