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