summaryrefslogtreecommitdiff
path: root/csharp/allTests.py
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2015-08-13 18:21:31 +0200
committerBenoit Foucher <benoit@zeroc.com>2015-08-13 18:21:31 +0200
commit406e393f2be3a29830a7758e58e4e674afc5e21e (patch)
tree00a28864d0855177a639dd34be623185de3cc9a2 /csharp/allTests.py
parentICE-6407 java udp test failure (diff)
downloadice-406e393f2be3a29830a7758e58e4e674afc5e21e.tar.bz2
ice-406e393f2be3a29830a7758e58e4e674afc5e21e.tar.xz
ice-406e393f2be3a29830a7758e58e4e674afc5e21e.zip
Fixed ICE-6707 - default interface for discovery is now Ice.Default.Host if it is set
Diffstat (limited to 'csharp/allTests.py')
-rwxr-xr-xcsharp/allTests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/csharp/allTests.py b/csharp/allTests.py
index 2e5b846b4bb..2e5329b6403 100755
--- a/csharp/allTests.py
+++ b/csharp/allTests.py
@@ -73,6 +73,7 @@ tests = [
("IceBox/configuration", ["core", "noipv6", "nomx"]),
("Glacier2/router", ["service"]),
("Glacier2/sessionHelper", ["core"]),
+ ("IceDiscovery/simple", ["service"]),
("IceGrid/simple", ["service"]),
("IceSSL/configuration", ["once", "novista", "nomono", "nocompact"]),
]