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 f922b07c812..553cd2e9579 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -80,6 +80,7 @@ tests = [ \ "IceUtil/inputUtil", \ "IceUtil/uuid", \ "Slice/errorDetection", \ + "Ice/proxy", \ "Ice/operations", \ "Ice/exceptions", \ "Ice/inheritance", \ |