Fixed package of scriptx
This commit is contained in:
parent
74afda5110
commit
353b4277cf
6 changed files with 18 additions and 11 deletions
|
|
@ -5,7 +5,7 @@ import (
|
|||
"testing"
|
||||
|
||||
"github.com/bitfield/script"
|
||||
"github.com/lmika/scriptx"
|
||||
"lmika.dev/pkg/scriptx"
|
||||
)
|
||||
|
||||
func TestCSVColumn(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue