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
|
|
@ -8,7 +8,7 @@ import (
|
|||
"time"
|
||||
|
||||
. "source.gleipnir.technology/Gleipnir/jet/postgres"
|
||||
. "source.gleipnir.technology/Gleipnir/jet/tests/.gentestdata/jetdb/dvds/table"
|
||||
. "source.gleipnir.technology/Gleipnir/jet/v2/tests/.gentestdata/jetdb/dvds/table"
|
||||
)
|
||||
|
||||
func TestLockTable(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue