summaryrefslogtreecommitdiff
path: root/python/test
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2018-08-28 09:42:33 +0200
committerBenoit Foucher <benoit@zeroc.com>2018-08-28 09:42:33 +0200
commitfbfee5c95cf1e8e8c936305f01c4c55186366bea (patch)
treedf7e9a6637f3f598993b91fbaf3862d2dc20c303 /python/test
parentFixed Matlab test helper to use length instead of strlength (diff)
downloadice-fbfee5c95cf1e8e8c936305f01c4c55186366bea.tar.bz2
ice-fbfee5c95cf1e8e8c936305f01c4c55186366bea.tar.xz
ice-fbfee5c95cf1e8e8c936305f01c4c55186366bea.zip
Fixed whitespaces
Diffstat (limited to 'python/test')
-rwxr-xr-xpython/test/Ice/proxy/Server.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/test/Ice/proxy/Server.py b/python/test/Ice/proxy/Server.py
index c36572d2a4d..fa83ff5534d 100755
--- a/python/test/Ice/proxy/Server.py
+++ b/python/test/Ice/proxy/Server.py
@@ -28,4 +28,3 @@ class Server(TestHelper):
adapter.add(TestI.MyDerivedClassI(), Ice.stringToIdentity("test"))
adapter.activate()
communicator.waitForShutdown()
-