blob: 9debd48b628b6d0d703d9f6fa39ce43516b30eae [file] [log] [blame]
#!/bin/bash
#
# Run the acceptance tests.
exec go test -p=1 github.com/gophercloud/gophercloud/acceptance/... $@