go test
github.com/doneland/yquotes
yquotes_test.go:4:2: cannot find package "github.com/doneland/test" in any of:
/usr/local/go/src/github.com/doneland/test (from $GOROOT)
/Users/dustinmorgan/go/src/github.com/doneland/test (from $GOPATH)
FAIL github.com/doneland/yquotes [setup failed]
go test
github.com/doneland/yquotes
yquotes_test.go:4:2: cannot find package "github.com/doneland/test" in any of:
/usr/local/go/src/github.com/doneland/test (from $GOROOT)
/Users/dustinmorgan/go/src/github.com/doneland/test (from $GOPATH)
FAIL github.com/doneland/yquotes [setup failed]