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

5 lines
74 B
Bash

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