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 b1db4ba89d6..e58a97b133e 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -92,6 +92,7 @@ tests = [ \ "IceGrid/replication", \ "Glacier2/router", \ "Glacier2/attack", \ + "Glacier2/addressFilter", \ "Glacier2/sessionControl", \ "Glacier2/ssl", \ "Glacier2/filters", \ |