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