mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-05 23:23:10 +00:00
cleanup
This commit is contained in:
parent
e2b6005918
commit
76590d4207
@ -101,7 +101,7 @@ suite "Share buffer test":
|
||||
check a.hash() != c.hash()
|
||||
|
||||
test "key conversion":
|
||||
check Key.init(a).tryGet == k1
|
||||
check Key.init($a).tryGet == k1
|
||||
|
||||
test "seq conversion":
|
||||
check string.fromBytes(a.toSeq()) == "/a/b"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user