packer/vendor/github.com/rackspace/gophercloud/script/test
2016-02-22 11:44:12 -08:00

5 lines
86 B
Bash

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