Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
db9a9b35f8834f5431d0554cfa2320f2c98f6b43
/
.
/
script
/
acceptancetest
blob: f9c89f4dfdd312eaf4030f3ee55cd3b3c127cc18 [
file
] [
log
] [
blame
]
#!/bin/bash
#
# Run the acceptance tests.
exec go test
-
p
=
1
-
tags
'acceptance fixtures'
github
.
com
/
rackspace
/
gophercloud
/
acceptance
/...
$@