diff options
Diffstat (limited to 'python/test/Ice/admin/AllTests.py')
-rw-r--r-- | python/test/Ice/admin/AllTests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/test/Ice/admin/AllTests.py b/python/test/Ice/admin/AllTests.py index 6f590408f6f..4a025ed3953 100644 --- a/python/test/Ice/admin/AllTests.py +++ b/python/test/Ice/admin/AllTests.py @@ -71,7 +71,6 @@ def testFacets(com, builtInFacets = True): except Ice.NotRegisteredException: pass # Expected - def allTests(communicator): sys.stdout.write("testing communicator operations... ") sys.stdout.flush() |