mirror of
https://github.com/fluencelabs/redis
synced 2025-06-19 20:21: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/pubsub
|
||||||
unit/slowlog
|
unit/slowlog
|
||||||
unit/maxmemory
|
unit/maxmemory
|
||||||
|
unit/introspection
|
||||||
}
|
}
|
||||||
# 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
|
||||||
|
Reference in New Issue
Block a user