mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-11-24 22:45:50 +00:00
Update leveldb_test.go
This commit is contained in:
parent
66dbb976ea
commit
2cad27ff68
@ -5,7 +5,7 @@ import (
|
|||||||
"reflect"
|
"reflect"
|
||||||
"testing"
|
"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()) {
|
func prepareDatabaseForTest(t *testing.T, testName string) (ldb *LevelDB, teardownFunc func()) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user