Changed module name in test
This commit is contained in:
parent
41dae719d1
commit
d46c002ace
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@ package test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
"github.com/jakoubek/feragstring"
|
||||||
"io/ioutil"
|
"io/ioutil"
|
||||||
"jakoubek.net/feragstring"
|
|
||||||
"testing"
|
"testing"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue