mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
unit/introspection added among tests executed by default
This commit is contained in:
@@ -34,6 +34,7 @@ set ::all_tests {
|
||||
unit/slowlog
|
||||
unit/scripting
|
||||
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