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 019f7cb67eb..33bc0d41a0a 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -50,6 +50,7 @@ tests = [ "Ice/custom", "Ice/retry", "Ice/timeout", + "Ice/background", "Ice/servantLocator", "Ice/threads", "Ice/interceptor", |