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 553cd2e9579..52c2f55c2aa 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -101,6 +101,7 @@ tests = [ \ "Ice/timeout", \ "Ice/servantLocator", \ "Ice/threads", \ + "Ice/interceptor", \ "IceSSL/configuration", \ "Freeze/dbmap", \ "Freeze/complex", \ |