Преглед изворни кода

Add command to run the test suite in Makefile.

tags/v0.9.99
Andrey Nering пре 8 година
родитељ
комит
b8d0367a6c
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3
    0
      Makefile

+ 3
- 0
Makefile Прегледај датотеку

@@ -46,3 +46,6 @@ clean:

clean-mac: clean
find . -name ".DS_Store" -print0 | xargs -0 rm

test:
go test ./...

Loading…
Откажи
Сачувај