diff options
Diffstat (limited to 'python/test/Ice/servantLocator/AllTests.py')
-rw-r--r-- | python/test/Ice/servantLocator/AllTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/test/Ice/servantLocator/AllTests.py b/python/test/Ice/servantLocator/AllTests.py index 966b5245334..73b55b42b69 100644 --- a/python/test/Ice/servantLocator/AllTests.py +++ b/python/test/Ice/servantLocator/AllTests.py @@ -222,5 +222,5 @@ def allTests(communicator, collocated): except: test(False) print("ok") - + return obj |