diff options
author | Matthew Newhook <matthew@zeroc.com> | 2002-07-17 20:10:41 +0000 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2002-07-17 20:10:41 +0000 |
commit | f7965adf013cb576a3d2cd0f05e2731ab10b4f8d (patch) | |
tree | e820b257dbb0d7fb653961124d1a27da86751b96 /cpp/allTests.py | |
parent | Have added new capabilities to Glacier to adjust the issued time to allow (diff) | |
download | ice-f7965adf013cb576a3d2cd0f05e2731ab10b4f8d.tar.bz2 ice-f7965adf013cb576a3d2cd0f05e2731ab10b4f8d.tar.xz ice-f7965adf013cb576a3d2cd0f05e2731ab10b4f8d.zip |
Added Yellow implementation.
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 2e2231be530..a194b39a0f3 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -50,6 +50,7 @@ tests = [ \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ + "Yellow/basicYellow", \ ] # |