summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/retry/Collocated.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/retry/Collocated.cs')
-rw-r--r--csharp/test/Ice/retry/Collocated.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/test/Ice/retry/Collocated.cs b/csharp/test/Ice/retry/Collocated.cs
index 0f68acb7b74..0b601e3fbdd 100644
--- a/csharp/test/Ice/retry/Collocated.cs
+++ b/csharp/test/Ice/retry/Collocated.cs
@@ -28,7 +28,6 @@ namespace Ice
// This test kills connections, so we don't want warnings.
//
initData.properties.setProperty("Ice.Warn.Connections", "0");
- initData.properties.setProperty("Ice.Package.Test", "Ice.retry");
using(var communicator = initialize(initData))
{
//