Project rename.

This commit is contained in:
go-jet 2019-06-05 17:56:24 +02:00
parent 4d7fbf8f49
commit 348b3beddc
21 changed files with 40 additions and 40 deletions

View file

@ -3,9 +3,9 @@ package tests
import (
"database/sql"
"fmt"
"github.com/go-jet/jet/tests/.test_files/dvd_rental/dvds/model"
_ "github.com/lib/pq"
"github.com/pkg/profile"
"github.com/sub0zero/go-sqlbuilder/tests/.test_files/dvd_rental/dvds/model"
"gotest.tools/assert"
"os"
"reflect"