mirror of
https://github.com/logos-storage/nim-datastore.git
synced 2026-06-08 01:49:27 +00:00
fixed thing
This commit is contained in:
parent
e653364311
commit
f98432da85
@ -94,7 +94,6 @@ suite "Test Basic ThreadDatastore with fsds":
|
|||||||
var
|
var
|
||||||
fsStore: FSDatastore[KeyId, DataBuffer]
|
fsStore: FSDatastore[KeyId, DataBuffer]
|
||||||
ds: ThreadDatastore[FSDatastore[KeyId, DataBuffer]]
|
ds: ThreadDatastore[FSDatastore[KeyId, DataBuffer]]
|
||||||
taskPool: Taskpool
|
|
||||||
|
|
||||||
setupAll:
|
setupAll:
|
||||||
removeDir(basePathAbs)
|
removeDir(basePathAbs)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user