Merge pull request 'Changing getopt import path on test.' (#1) from master into v1
Reviewed-on: https://gitea.sergiotarxz.freemyip.com/sergiotarxz/GetoptGo/pulls/1
This commit is contained in:
commit
139af1a2b5
@ -1,7 +1,7 @@
|
||||
package getopt_test
|
||||
|
||||
import (
|
||||
g "getopt"
|
||||
g "gitea.sergiotarxz.freemyip.com/sergiotarxz/GetoptGo"
|
||||
"regexp"
|
||||
"testing"
|
||||
"reflect"
|
||||
|
Loading…
Reference in New Issue
Block a user