diff options
Diffstat (limited to 'cppe/allTests.py')
-rwxr-xr-x | cppe/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/allTests.py b/cppe/allTests.py index 1853008b459..c32eec960b7 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -76,6 +76,7 @@ def runTests(args, tests, num = 0): tests = [ "IceE/thread", "IceE/uuid", + "IceE/proxy", "IceE/operations", "IceE/exceptions", "IceE/inheritance", |