summaryrefslogtreecommitdiff
path: root/scripts/tests/Ice/enums.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tests/Ice/enums.py')
-rw-r--r--scripts/tests/Ice/enums.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tests/Ice/enums.py b/scripts/tests/Ice/enums.py
index 17ba667dd10..2374a64edcf 100644
--- a/scripts/tests/Ice/enums.py
+++ b/scripts/tests/Ice/enums.py
@@ -10,4 +10,4 @@
TestSuite(__name__, [
ClientServerTestCase("client/server with default encoding"),
ClientServerTestCase("client/server with 1.0 encoding", props={ "Ice.Default.EncodingVersion" : "1.0" }),
-]) \ No newline at end of file
+])