mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-12 02:41:00 +00:00
Update leveldb_test.go
This commit is contained in:
parent
66dbb976ea
commit
2cad27ff68
@ -5,7 +5,7 @@ import (
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"github.com/kaspanet/kaspad/infrastructure/db/database"
|
||||
"github.com/fabbez/topiad/infrastructure/db/database"
|
||||
)
|
||||
|
||||
func prepareDatabaseForTest(t *testing.T, testName string) (ldb *LevelDB, teardownFunc func()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user