Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
304ab098138398d7d2dc8b299f8633cd21923f6c
/
.
/
_site
/
script
/
acceptancetest
blob: d8039ae8c96eb32805cffbcbf5293501a452091e [
file
] [
log
] [
blame
]
Jamie Hannaford
2aaf1a6
2014-10-16 12:55:50 +0200
[
diff
] [
blame
]
1
#!/bin/bash
2
#
3
# Run the acceptance tests.
4
5
exec go test
-
tags
'acceptance fixtures'
./
acceptance
/...
$@