diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 6e746f700d8..6e1e6af5014 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -89,6 +89,7 @@ tests = [ ("IceStorm/repstress", ["service", "noipv6", "stress", "novc90", "nomingw"]), ("FreezeScript/dbmap", ["once", "novc90", "nomingw"]), ("FreezeScript/evictor", ["once", "novc90", "nomingw"]), + ("IceDiscovery/simple", ["service", "novc90", "nomingw"]), ("IceGrid/simple", ["service", "novc90", "nomingw"]), ("IceGrid/fileLock", ["service", "novc90", "nomingw"]), ("IceGrid/deployer", ["service", "novc90", "nomingw"]), |