diff options
Diffstat (limited to 'python/test/Ice/blobject/test.py')
-rw-r--r-- | python/test/Ice/blobject/test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/test/Ice/blobject/test.py b/python/test/Ice/blobject/test.py index bf19f5d89ea..f492ae61d29 100644 --- a/python/test/Ice/blobject/test.py +++ b/python/test/Ice/blobject/test.py @@ -7,4 +7,3 @@ # the client certificate and fails with "unsupported certificate purpose" TestSuite(__name__, options = { "protocol" : ["tcp"] }) - |