unit/introspection added among tests executed by default

This commit is contained in:
antirez 2011-12-19 10:18:21 +01:00
parent 8b860b36b3
commit c08eb8e74d

View File

@ -32,6 +32,7 @@ set ::all_tests {
unit/pubsub
unit/slowlog
unit/maxmemory
unit/introspection
}
# Index to the next test to run in the ::all_tests list.
set ::next_test 0