github.com/leeclow-ops/gophercloud@v1.2.1/script/test (about) 1 #!/bin/bash 2 # 3 # Run all the tests. 4 5 exec go test -tags 'acceptance fixtures' ./... $@