more conversions.
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
"github.com/nbd-wtf/go-nostr/sdk/hints/lmdbh"
|
||||
"fiatjaf.com/nostr/sdk/hints/lmdbh"
|
||||
)
|
||||
|
||||
func TestLMDBHints(t *testing.T) {
|
||||
@@ -18,4 +18,4 @@ func TestLMDBHints(t *testing.T) {
|
||||
defer hdb.Close()
|
||||
|
||||
runTestWith(t, hdb)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user