Merge pull request 'Fix tests, we use %S to print segments' (#12) from fix-tests into main

Reviewed-on: https://git.robur.io/robur/git-kv/pulls/12
This commit is contained in:
dinosaure 2022-10-14 11:17:49 +00:00
commit 6e1d80af4f

View file

@ -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!.