]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
commenting out aof-race test for now, waiting for a fix to issue #80
[redis.git] / tests / test_helper.tcl
index fbd9d3b312d7682b7754653f31f9dd224fdd7b9e..4f3cf01ec27eca0c5fb47751e870bc08273056e7 100644 (file)
@@ -31,6 +31,8 @@ set ::all_tests {
     integration/aof
     unit/pubsub
     unit/slowlog
+    unit/scripting
+    unit/maxmemory
 }
 # Index to the next test to run in the ::all_tests list.
 set ::next_test 0