mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00
Update cursor_test.go
This commit is contained in:
parent
1dde283f6b
commit
a06067bd94
@ -7,7 +7,7 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/kaspanet/kaspad/infrastructure/db/database"
|
"github.com/fabbez/topiad/infrastructure/db/database"
|
||||||
)
|
)
|
||||||
|
|
||||||
func validateCurrentCursorKeyAndValue(t *testing.T, testName string, cursor database.Cursor,
|
func validateCurrentCursorKeyAndValue(t *testing.T, testName string, cursor database.Cursor,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user