mirror of
https://github.com/fluencelabs/redis
synced 2025-06-28 08:21:32 +00:00
Added test for client output buffer limit (hard limit).
This commit is contained in:
@ -35,6 +35,7 @@ set ::all_tests {
|
||||
unit/scripting
|
||||
unit/maxmemory
|
||||
unit/introspection
|
||||
unit/obuf-limits
|
||||
}
|
||||
# Index to the next test to run in the ::all_tests list.
|
||||
set ::next_test 0
|
||||
|
Reference in New Issue
Block a user