summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2019-04-15 16:50:26 +0200
committerantirez <antirez@gmail.com>2019-04-15 16:50:26 +0200
commit487601d85d95acf71414dee8328e65e8b4fafe08 (patch)
tree2078854f77880f0b7197c484da7724e6b72ead1c /tests/test_helper.tcl
parent9e67691ffb4709535b56a089a973c3f89bfbe231 (diff)
downloadredis-487601d85d95acf71414dee8328e65e8b4fafe08.tar.gz
Test: disable module testing for now.
Diffstat (limited to 'tests/test_helper.tcl')
-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 d2f281526..568eacdee 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -63,7 +63,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