Changing getopt import path on test. #1

Merged
sergiotarxz merged 1 commits from master into v1 2021-02-28 00:30:53 +01:00

View File

@ -1,7 +1,7 @@
package getopt_test
import (
g "getopt"
g "gitea.sergiotarxz.freemyip.com/sergiotarxz/GetoptGo"
"regexp"
"testing"
"reflect"