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

6 lines
86 B
Bash

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