diff options
Diffstat (limited to 'cs/allTests.py')
-rwxr-xr-x | cs/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cs/allTests.py b/cs/allTests.py index 7bc216e0de6..5505265a20a 100755 --- a/cs/allTests.py +++ b/cs/allTests.py @@ -63,6 +63,7 @@ tests = [ \ "Ice/stream", \ "Ice/retry", \ "Ice/timeout", \ + "Ice/servantLocator", \ # "IceSSL/configuration", \ # Commented out for the moment because it fails with Mono 1.2 "Glacier2/router", \ "Glacier2/attack", \ |