summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2018-10-01 11:03:30 +0200
committerBenoit Foucher <benoit@zeroc.com>2018-10-01 11:03:30 +0200
commit3ccc64ae7aa01585ce754a0dfe4d43e2ddf775c9 (patch)
treecc0d4dfadcb570be2c5562c6dc65b3afa5663dff /python
parentFix python Ice/info test failure (diff)
downloadice-3ccc64ae7aa01585ce754a0dfe4d43e2ddf775c9.tar.bz2
ice-3ccc64ae7aa01585ce754a0dfe4d43e2ddf775c9.tar.xz
ice-3ccc64ae7aa01585ce754a0dfe4d43e2ddf775c9.zip
Fix whitespaces
Diffstat (limited to 'python')
-rw-r--r--python/test/Ice/objects/Test.ice1
1 files changed, 0 insertions, 1 deletions
diff --git a/python/test/Ice/objects/Test.ice b/python/test/Ice/objects/Test.ice
index d6d3e1e381d..417891a894f 100644
--- a/python/test/Ice/objects/Test.ice
+++ b/python/test/Ice/objects/Test.ice
@@ -185,7 +185,6 @@ class L
sequence<Value> ValueSeq;
dictionary<string, Value> ValueMap;
-
interface Initial
{
void shutdown();