-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
Description
by ehog.hedge:
What steps will reproduce the problem? 1. run gotest in a directory without a makefile The message please create a Makefile for gotest; see http://golang.org/doc/contribute.html (sic) for details appears. The given URL isn't directly helpful. Close reading reveals a link to http://golang.org/doc/code.html which is much more helpful. I suggest that gotest displays this URL in preference to the current one. What is your $GOOS? $GOARCH? linux, 386 Which revision are you using? (hg identify) 194d473264c1 release.2010-03-15/release