mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-01-13 02:53:08 +00:00
fix test
This commit is contained in:
parent
76b952c928
commit
cf2cbd3e1a
@ -23,7 +23,7 @@ suite "Test Basic SQLiteDatastore":
|
||||
bytes = "some bytes".toBytes
|
||||
otherBytes = "some other bytes".toBytes
|
||||
|
||||
teardown:
|
||||
suiteTeardown:
|
||||
ds.close().tryGet()
|
||||
|
||||
test "put":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user