summaryrefslogtreecommitdiff
path: root/csharp/test/TestCommon/TestHelper.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/TestCommon/TestHelper.cs')
-rw-r--r--csharp/test/TestCommon/TestHelper.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/csharp/test/TestCommon/TestHelper.cs b/csharp/test/TestCommon/TestHelper.cs
index 076e8616d1b..cd28a2867cc 100644
--- a/csharp/test/TestCommon/TestHelper.cs
+++ b/csharp/test/TestCommon/TestHelper.cs
@@ -145,7 +145,7 @@ namespace Test
{
_controllerHelper.communicatorInitialized(communicator);
}
- return communicator;
+ return communicator;
}
public Ice.Communicator communicator()