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.ice2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceBox/configuration/Test.ice b/cpp/test/IceBox/configuration/Test.ice
index e9a55bde40d..8f11f08148d 100644
--- a/cpp/test/IceBox/configuration/Test.ice
+++ b/cpp/test/IceBox/configuration/Test.ice
@@ -18,7 +18,7 @@ interface TestIntf
{
string getProperty(string name);
Ice::StringSeq getArgs();
-
+
};
};