Correct typo in tests/unit/hyperloglog.tcl

This commit is contained in:
Jake Clarkson 2017-04-26 15:49:50 +01:00
parent c861e1e1ee
commit 2b78ac810b
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ start_server {tags {"hll"}} {
} }
} }
test {Corrupted sparse HyperLogLogs are detected: Additionl at tail} { test {Corrupted sparse HyperLogLogs are detected: Additional at tail} {
r del hll r del hll
r pfadd hll a b c r pfadd hll a b c
r append hll "hello" r append hll "hello"