test
This commit is contained in:
@@ -19,6 +19,7 @@ func TestGet(t *testing.T) {
|
|||||||
|
|
||||||
func TestForm(t *testing.T) {
|
func TestForm(t *testing.T) {
|
||||||
|
|
||||||
|
|
||||||
file, err := os.Open("./go.mod")
|
file, err := os.Open("./go.mod")
|
||||||
if err != nil {
|
if err != nil {
|
||||||
panic(err)
|
panic(err)
|
||||||
|
|||||||
Reference in New Issue
Block a user