summaryrefslogtreecommitdiff
path: root/scripts/tests/Ice/stream.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tests/Ice/stream.py')
-rw-r--r--scripts/tests/Ice/stream.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/tests/Ice/stream.py b/scripts/tests/Ice/stream.py
index b65bbe148ce..8e7352ebf88 100644
--- a/scripts/tests/Ice/stream.py
+++ b/scripts/tests/Ice/stream.py
@@ -7,7 +7,6 @@
#
# **********************************************************************
-
TestSuite(__name__, [
ClientTestCase("client with default encoding"),
ClientTestCase("client with 1.0 encoding", props={ "Ice.Default.EncodingVersion" : "1.0" })