summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/retry/Client.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/retry/Client.cs')
-rw-r--r--csharp/test/Ice/retry/Client.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/csharp/test/Ice/retry/Client.cs b/csharp/test/Ice/retry/Client.cs
index 796faaf98a9..49cf5bc0151 100644
--- a/csharp/test/Ice/retry/Client.cs
+++ b/csharp/test/Ice/retry/Client.cs
@@ -27,7 +27,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))
{
//