Commit 4a005bf
committed
Fix tested-commands for expiration tests
Add missing 'set' command to tested-commands list for 100B expiration tests.
The stats tool detected that these tests use setex, get, and set commands
but only had setex and get listed in the tested-commands section.1 parent 0d1a400 commit 4a005bf
File tree
2 files changed
+2
-0
lines changed- redis_benchmarks_specification/test-suites
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments