Commit 487601d8 authored by antirez's avatar antirez
Browse files

Test: disable module testing for now.

parent 9e67691f
...@@ -63,7 +63,6 @@ set ::all_tests { ...@@ -63,7 +63,6 @@ set ::all_tests {
unit/lazyfree unit/lazyfree
unit/wait unit/wait
unit/pendingquerybuf unit/pendingquerybuf
modules/commandfilter
} }
# Index to the next test to run in the ::all_tests list. # Index to the next test to run in the ::all_tests list.
set ::next_test 0 set ::next_test 0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment