Test: add the tracking unit as default.

This commit is contained in:
antirez 2020-05-28 10:22:22 +02:00
parent 6f1ddda9b2
commit 9d38a270db

View File

@ -65,6 +65,7 @@ set ::all_tests {
unit/wait
unit/pendingquerybuf
unit/tls
unit/tracking
}
# Index to the next test to run in the ::all_tests list.
set ::next_test 0