github.com/soulinfo/etcd@v0.1.2-0.20130922053317-3a0a8c89e859/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