Update references to jet v2 in tests
I'm guessing people don't run these anymore...
This commit is contained in:
parent
34e5dcbb17
commit
44d981fbfc
53 changed files with 120 additions and 120 deletions
|
|
@ -3,7 +3,7 @@ package sqlite
|
|||
import (
|
||||
"source.gleipnir.technology/Gleipnir/jet/internal/testutils"
|
||||
. "source.gleipnir.technology/Gleipnir/jet/sqlite"
|
||||
. "source.gleipnir.technology/Gleipnir/jet/tests/.gentestdata/sqlite/sakila/table"
|
||||
. "source.gleipnir.technology/Gleipnir/jet/v2/tests/.gentestdata/sqlite/sakila/table"
|
||||
"github.com/stretchr/testify/require"
|
||||
"strings"
|
||||
"testing"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue