File: go-test

package info (click to toggle)
golang-github-hashicorp-go-checkpoint 0.0~git20151022.0.e4b2dc3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 164 kB
  • ctags: 51
  • sloc: makefile: 3; sh: 3
file content (6 lines) | stat: -rwxr-xr-x 103 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
#!/bin/bash
set -e

export GOPATH=/usr/share/gocode

go test -v github.com/hashicorp/go-checkpoint/...