]> git.saurik.com Git - redis.git/blobdiff - tests/test_helper.tcl
TODO updated
[redis.git] / tests / test_helper.tcl
index dac91bef3974196f7c04dd29a1e269f7cca50a01..59470e6473b8780c918b1791f3fbbfd03e6010c7 100644 (file)
@@ -88,6 +88,7 @@ proc main {} {
     execute_tests "unit/cas"
     execute_tests "integration/replication"
     execute_tests "integration/aof"
+    execute_tests "unit/pubsub"
 
     # run tests with VM enabled
     set ::global_overrides {vm-enabled yes}