File: Makefile

package info (click to toggle)
golang-github-franela-goreq 0.0~git20160121.0.3ddeded-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 184 kB
  • sloc: makefile: 7
file content (3 lines) | stat: -rw-r--r-- 41 bytes parent folder | download | duplicates (2)
1
2
3
test:
	go get -v -d -t ./...
	go test -v