Gitiles
Code Review
Sign In
gerrit.mcp.mirantis.com
/
debian
/
gophercloud
/
fc6c80c20830c2e0f64e38a76144cb3aa6b81e13
/
.
/
script
/
unittest
blob: 2c65d06034a48911ebcac53cf96589ba9a5ac2d8 [
file
] [
log
] [
blame
]
#!/bin/bash
#
# Run the unit tests.
exec go test
./
testing
./.../
testing $@