diff options
Diffstat (limited to 'py/test/Ice/operations/AllTests.py')
-rw-r--r-- | py/test/Ice/operations/AllTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/test/Ice/operations/AllTests.py b/py/test/Ice/operations/AllTests.py index e9533aa4ae1..5cd864bd2d5 100644 --- a/py/test/Ice/operations/AllTests.py +++ b/py/test/Ice/operations/AllTests.py @@ -7,7 +7,7 @@ # # ********************************************************************** -import Ice, Test, Twoways, TwowaysAMI, TwowaysNewAMI, Oneways, OnewaysAMI, OnewaysNewAMI, BatchOneways, sys +import Ice, Test, Twoways, TwowaysAMI, Oneways, OnewaysAMI, BatchOneways, sys import BatchOnewaysAMI def test(b): |