Skip to content

Commit eb8e716

Browse files
committed
Fix CI.
1 parent 3479e89 commit eb8e716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/bloom/bloom_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"github.com/ncruces/go-sqlite3"
1010
_ "github.com/ncruces/go-sqlite3/embed"
1111
"github.com/ncruces/go-sqlite3/ext/bloom"
12+
_ "github.com/ncruces/go-sqlite3/internal/testcfg"
1213
)
1314

1415
func TestRegister(t *testing.T) {

0 commit comments

Comments
 (0)