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