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 937155a6455..844bb1b9e44 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -66,6 +66,7 @@ tests = [ ("Ice/background", ["core", "nomingw", "nosocks"]), ("Ice/servantLocator", ["core", "bt"]), ("Ice/interceptor", ["core"]), + ("Ice/library", ["once", "nostatic"]), ("Ice/stringConverter", ["core"]), ("Ice/udp", ["core"]), ("Ice/defaultServant", ["core"]), |