Changed module name in test

This commit is contained in:
Oliver Jakoubek 2020-06-23 21:34:49 +02:00
parent 41dae719d1
commit d46c002ace

View file

@ -2,8 +2,8 @@ package test
import ( import (
"fmt" "fmt"
"github.com/jakoubek/feragstring"
"io/ioutil" "io/ioutil"
"jakoubek.net/feragstring"
"testing" "testing"
) )