diff options
author | Mark Spruiell <mes@zeroc.com> | 2003-10-24 03:55:25 +0000 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2003-10-24 03:55:25 +0000 |
commit | f0f81b00f7042b3cfd8ca06caa2180f39be0b9e4 (patch) | |
tree | 0e5d58c326f91c7f04002ab7e474f0a1d3d60f26 /cpp/allTests.py | |
parent | Win32 fixes (diff) | |
download | ice-f0f81b00f7042b3cfd8ca06caa2180f39be0b9e4.tar.bz2 ice-f0f81b00f7042b3cfd8ca06caa2180f39be0b9e4.tar.xz ice-f0f81b00f7042b3cfd8ca06caa2180f39be0b9e4.zip |
adding evictor transformation test
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 48fb40ac3f7..1b1fd623e91 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -57,6 +57,7 @@ tests = [ \ "IceStorm/federation", \ "IceStorm/federation2", \ "Transform/dbmap", \ + "Transform/evictor", \ ] # |