Test config.

This commit is contained in:
Nuno Cruces
2024-04-16 17:33:48 +01:00
parent a1fcafa780
commit e86789b285
29 changed files with 41 additions and 9 deletions

View File

@@ -7,6 +7,7 @@ import (
"github.com/ncruces/go-sqlite3"
_ "github.com/ncruces/go-sqlite3/embed"
_ "github.com/ncruces/go-sqlite3/tests/testcfg"
)
func TestRegister(t *testing.T) {