Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
01c1efed9913ea968ed3d909e246e3bdf74b3446
/
.
/
_site
/
script
/
test
blob: 1e03dff8ab340e18245936bed78fa5bdaf69c912 [
file
] [
log
] [
blame
]
Jamie Hannaford
8c072a3
2014-10-16 14:33:32 +0200
[
diff
] [
blame
]
1
#!/bin/bash
2
#
3
# Run all the tests.
4
5
exec go test
-
tags
'acceptance fixtures'
./...
$@