Generated test folder rename.

This commit is contained in:
go-jet 2019-06-24 10:01:34 +02:00
parent a44bd85d32
commit f41e1a944f
12 changed files with 27 additions and 24 deletions

View file

@ -2,7 +2,7 @@ package tests
import (
"database/sql"
"github.com/go-jet/jet/tests/.test_files/jetdb/dvds/model"
"github.com/go-jet/jet/tests/.gentestdata/jetdb/dvds/model"
"github.com/go-jet/jet/tests/dbconfig"
_ "github.com/lib/pq"
"github.com/pkg/profile"