diff options
Diffstat (limited to 'scripts/tests/Ice/optional.py')
-rw-r--r-- | scripts/tests/Ice/optional.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/tests/Ice/optional.py b/scripts/tests/Ice/optional.py index fdc01a95007..fad96d8e345 100644 --- a/scripts/tests/Ice/optional.py +++ b/scripts/tests/Ice/optional.py @@ -7,7 +7,6 @@ # # ********************************************************************** - testcases = [ ClientServerTestCase("client/server with compact format"), ClientServerTestCase("client/server with sliced format", props={ "Ice.Default.SlicedFormat" : True }), |