go-martini / martini

Classy web framework for Go
martini.codegangsta.io
MIT License
11.63k stars 1.1k forks source link

Unit Test #416

Open kejie1235 opened 6 years ago

kejie1235 commented 6 years ago

how can i run the Unit Test ? when i run the Unit Test, and i use the goland, i had set GOPATH

command-line-arguments

.\env_test.go:18:3: undefined: setENV .\env_test.go:19:6: undefined: Env .\env_test.go:20:4: undefined: expect .\env_test.go:20:14: undefined: Env .\env_test.go:26:9: undefined: Root