diff options
author | Brent Eagles <brent@zeroc.com> | 2007-01-11 13:35:43 +0000 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2007-01-11 13:35:43 +0000 |
commit | 2f03bf15b582368710a45e42ea77a6294f65a384 (patch) | |
tree | 5590d3c2516973320e054977cf8307e37e643d26 /cpp/allTests.py | |
parent | *** empty log message *** (diff) | |
download | ice-2f03bf15b582368710a45e42ea77a6294f65a384.tar.bz2 ice-2f03bf15b582368710a45e42ea77a6294f65a384.tar.xz ice-2f03bf15b582368710a45e42ea77a6294f65a384.zip |
changin accessFiltering to staticFiltering
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index 2e57c0940c4..4c383363905 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -123,7 +123,7 @@ tests = [ \ "Glacier2/sessionControl", \ "Glacier2/ssl", \ "Glacier2/dynamicFiltering", \ - "Glacier2/accessFiltering", \ + "Glacier2/staticFiltering", \ ] # |