diff options
Diffstat (limited to 'cpp/allTests.py')
-rwxr-xr-x | cpp/allTests.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/allTests.py b/cpp/allTests.py index c8afb08143d..c56ef73657e 100755 --- a/cpp/allTests.py +++ b/cpp/allTests.py @@ -65,6 +65,9 @@ tests = [ "IceStorm/federation", "IceStorm/federation2", "IceStorm/stress", + "IceStorm/rep1", + "IceStorm/repgrid", + "IceStorm/repstress", "FreezeScript/dbmap", "FreezeScript/evictor", "IceGrid/simple", |