github.com/alpe/etcd@v0.1.2-0.20130915230056-09f31af88aeb/test.sh (about)

     1  #!/bin/sh
     2  
     3  # Get GOPATH, etc from build
     4  . ./build
     5  
     6  # Run the tests!
     7  go test -i
     8  go test -v