Added scatter to product reference

This commit is contained in:
Oliver Jakoubek 2020-06-24 09:16:41 +02:00
commit c892d24c2a
2 changed files with 2 additions and 1 deletions

View file

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