summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/ami/Client.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/ami/Client.cs')
-rw-r--r--csharp/test/Ice/ami/Client.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/csharp/test/Ice/ami/Client.cs b/csharp/test/Ice/ami/Client.cs
index d77f2ad6cb5..e588d4e68d2 100644
--- a/csharp/test/Ice/ami/Client.cs
+++ b/csharp/test/Ice/ami/Client.cs
@@ -21,8 +21,6 @@ namespace Ice
properties.setProperty("Ice.Warn.AMICallback", "0");
properties.setProperty("Ice.Warn.Connections", "0");
- properties.setProperty("Ice.Package.Test", "Ice.ami");
-
//
// We use a client thread pool with more than one thread to test
// that task inlining works.