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