added useless test file
because testing cannot handle os.Args
This commit is contained in:
6
main_test.go
Normal file
6
main_test.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestMain(t *testing.T) {
|
||||
}
|
||||
Reference in New Issue
Block a user