Changing getopt import path on test.
This commit is contained in:
parent
191780d154
commit
bd8e7de872
|
@ -1,7 +1,7 @@
|
||||||
package getopt_test
|
package getopt_test
|
||||||
|
|
||||||
import (
|
import (
|
||||||
g "getopt"
|
g "gitea.sergiotarxz.freemyip.com/sergiotarxz/GetoptGo"
|
||||||
"regexp"
|
"regexp"
|
||||||
"testing"
|
"testing"
|
||||||
"reflect"
|
"reflect"
|
||||||
|
|
Loading…
Reference in New Issue