Fix tests, we use %S to print segments
This commit is contained in:
parent
8e8f002d5e
commit
9fd76eeacf
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ Simple test of our Git Key-Value store
|
||||||
> get /foo
|
> get /foo
|
||||||
> quit
|
> quit
|
||||||
#
|
#
|
||||||
+ /bar
|
+ /"bar"
|
||||||
* /
|
* /
|
||||||
# 00000000: 4769 7420 726f 636b 7321 0a Git rocks!.
|
# 00000000: 4769 7420 726f 636b 7321 0a Git rocks!.
|
||||||
# 00000000: 4865 6c6c 6f20 576f 726c 6421 0a Hello World!.
|
# 00000000: 4865 6c6c 6f20 576f 726c 6421 0a Hello World!.
|
||||||
|
|
Loading…
Reference in a new issue