In the beginning there was darkness
This commit is contained in:
parent
0c39fdcf84
commit
01dc69a6b4
1 changed files with 1 additions and 1 deletions
|
@ -244,7 +244,7 @@ chicken
|
|||
<<prep-test>>
|
||||
<<read-redis-blob-string>>
|
||||
(test-group "Blob strings"
|
||||
(test "$10\r\nhelloworld"
|
||||
(test "$10helloworld"
|
||||
"helloworld"
|
||||
(with-input-from-string "10\r\nhelloworld\r\n" read-redis-blob-string)))
|
||||
#+end_src
|
||||
|
|
Loading…
Reference in a new issue