packer/vendor/github.com/rackspace/gophercloud/script/test
2016-02-04 17:33:36 -08:00

5 lines
86 B
Bash

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