Commit d663729a authored by antirez's avatar antirez
Browse files

fix for test #11

parent 25fd2cb2
...@@ -294,7 +294,7 @@ proc main {server port} { ...@@ -294,7 +294,7 @@ proc main {server port} {
} }
} }
set _ $err set _ $err
} {49995000} } {}
test {DBSIZE should be 10001 now} { test {DBSIZE should be 10001 now} {
$r dbsize $r dbsize
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment