Commit 6c1bb7b1 authored by antirez's avatar antirez
Browse files

Test: add the tracking unit as default.

parent 1aee695e
...@@ -65,6 +65,7 @@ set ::all_tests { ...@@ -65,6 +65,7 @@ set ::all_tests {
unit/wait unit/wait
unit/pendingquerybuf unit/pendingquerybuf
unit/tls unit/tls
unit/tracking
} }
# 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