summaryrefslogtreecommitdiff
path: root/cpp/test/IceBox/configuration/Test.ice
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/IceBox/configuration/Test.ice')
-rw-r--r--cpp/test/IceBox/configuration/Test.ice4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/test/IceBox/configuration/Test.ice b/cpp/test/IceBox/configuration/Test.ice
index 8f11f08148d..42ed1705bfe 100644
--- a/cpp/test/IceBox/configuration/Test.ice
+++ b/cpp/test/IceBox/configuration/Test.ice
@@ -19,6 +19,6 @@ interface TestIntf
string getProperty(string name);
Ice::StringSeq getArgs();
-};
+}
-};
+}