mirror of
https://github.com/fluencelabs/redis
synced 2025-06-19 12:11:21 +00:00
unit/introspection added among tests executed by default
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user