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 48fb40ac3f7..1b1fd623e91 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -57,6 +57,7 @@ tests = [ \ "IceStorm/federation", \ "IceStorm/federation2", \ "Transform/dbmap", \ + "Transform/evictor", \ ] # |