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