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 04eb43ad718..7668496fa7e 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -47,6 +47,7 @@ tests = [ \ "Freeze/cursor", \ "Freeze/dbmap", \ "Freeze/complex", \ + "Freeze/evictor", \ "IceStorm/single", \ "IceStorm/federation", \ "IceStorm/federation2", \ |