aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/sourcemap.v1/Makefile
blob: 08381f928735771ff4281871f9bad9769e2017d3 (plain) (blame)
1
2
3
all:
    go test ./... -test.v -test.cpu=1,2,4
    go test ./... -test.v -test.short -test.race