summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2019-04-15 16:50:26 +0200
committerantirez <antirez@gmail.com>2019-05-13 16:36:34 +0200
commitded1980e0df235e032e62cf41082849808b74b57 (patch)
tree5fb5c1284124d6884f8cb42debdc3cb2e28bd72f
parentc3df78c2a4dd9bec3eba84547ddc5484719bb8cf (diff)
downloadredis-ded1980e0df235e032e62cf41082849808b74b57.tar.gz
Test: disable module testing for now.
-rw-r--r--tests/test_helper.tcl1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 751125ced..1a986e2f7 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -62,7 +62,6 @@ set ::all_tests {
unit/lazyfree
unit/wait
unit/pendingquerybuf
- modules/commandfilter
}
# Index to the next test to run in the ::all_tests list.
set ::next_test 0