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