Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
c72e362e54695d0a183a3deed5ac4415e983d2f3
/
.
/
script
/
acceptancetest
blob: 48bd9ff99fef97a7672b81694f42a323d4c6d9c4 [
file
] [
log
] [
blame
]
Ash Wilson
0d81927
2014-10-10 14:08:10 -0400
[
diff
] [
blame
]
1
#!/bin/bash
2
#
3
# Run all the tests.
4
5
exec go test
-
tags
'acceptance fixtures'
./
acceptance
/...
$@