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

6 lines
74 B
Plaintext
Raw Normal View History

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