diff options
Diffstat (limited to 'python/test/Ice/operations/Twoways.py')
-rw-r--r-- | python/test/Ice/operations/Twoways.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/test/Ice/operations/Twoways.py b/python/test/Ice/operations/Twoways.py index 53489803ce5..a90c1649a8a 100644 --- a/python/test/Ice/operations/Twoways.py +++ b/python/test/Ice/operations/Twoways.py @@ -1308,7 +1308,6 @@ def twoways(communicator, p): for j in range(len(r)): test(r[j] == -j) - # # opContext # |