packer-cn/vendor/github.com/rackspace/gophercloud/script/test

6 lines
86 B
Plaintext
Raw Normal View History

#!/bin/bash
#
# Run all the tests.
exec go test -tags 'acceptance fixtures' ./... $@