Generated test folder rename.
This commit is contained in:
parent
a44bd85d32
commit
f41e1a944f
12 changed files with 27 additions and 24 deletions
|
|
@ -4,8 +4,8 @@ import (
|
|||
"fmt"
|
||||
"github.com/davecgh/go-spew/spew"
|
||||
. "github.com/go-jet/jet"
|
||||
"github.com/go-jet/jet/tests/.test_files/jetdb/dvds/model"
|
||||
. "github.com/go-jet/jet/tests/.test_files/jetdb/dvds/table"
|
||||
"github.com/go-jet/jet/tests/.gentestdata/jetdb/dvds/model"
|
||||
. "github.com/go-jet/jet/tests/.gentestdata/jetdb/dvds/table"
|
||||
"github.com/google/uuid"
|
||||
"gotest.tools/assert"
|
||||
"testing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue