Review comments by me

This commit is contained in:
benbierens 2023-03-14 13:39:01 +01:00
parent 63d7647635
commit c78644584b
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
3 changed files with 2 additions and 3 deletions

View File

@ -14,7 +14,6 @@ import pkg/datastore
import pkg/confutils
import pkg/confutils/defs
import ../namespaces
import ../consts
import ./blockstore

View File

@ -13,8 +13,9 @@ import ./helpers/nodeutils
import ./helpers/randomchunker
import ./helpers/mockdiscovery
import ./helpers/eventually
import ./helpers/mockblockstore
export randomchunker, nodeutils, mockdiscovery, eventually
export randomchunker, nodeutils, mockdiscovery, eventually, mockblockstore
# NOTE: The meaning of equality for blocks
# is changed here, because blocks are now `ref`

View File

@ -9,7 +9,6 @@ import pkg/codex/chunker
import ./commonstoretests
import ../helpers
import ../helpers/mockblockstore
suite "Cache Store":
var