Browse Source

In the beginning there was darkness

master 0.5
Daniel Ziltener 5 months ago
parent
commit
01dc69a6b4
  1. 2
      redis.org

2
redis.org

@ -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…
Cancel
Save