diff options
author | Dwayne Boone <dwayne@zeroc.com> | 2006-03-03 14:10:40 +0000 |
---|---|---|
committer | Dwayne Boone <dwayne@zeroc.com> | 2006-03-03 14:10:40 +0000 |
commit | e642c24a430dc350b3b14b5a925376084f8a7602 (patch) | |
tree | c494bf31e6c52a327e46a47e4fdf0e98872c6784 /cppe/allTests.py | |
parent | Fix (diff) | |
download | ice-e642c24a430dc350b3b14b5a925376084f8a7602.tar.bz2 ice-e642c24a430dc350b3b14b5a925376084f8a7602.tar.xz ice-e642c24a430dc350b3b14b5a925376084f8a7602.zip |
Ported fix for bug 574 and retry test
Diffstat (limited to 'cppe/allTests.py')
-rwxr-xr-x | cppe/allTests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cppe/allTests.py b/cppe/allTests.py index 1556309e837..883f8d7565c 100755 --- a/cppe/allTests.py +++ b/cppe/allTests.py @@ -63,6 +63,7 @@ tests = [ "IceE/adapterDeactivation", "IceE/slicing", "IceE/custom", + "IceE/retry", ] # |