Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
0d819273d1d713e302d4a79701f4fbbc27ea6700
/
.
/
script
/
acceptancetest
blob: 48bd9ff99fef97a7672b81694f42a323d4c6d9c4 [
file
] [
log
] [
blame
]
#!/bin/bash
#
# Run all the tests.
exec go test
-
tags
'acceptance fixtures'
./
acceptance
/...
$@