DEBSOURCES
Skip Quicknav
sources / golang-github-gophercloud-gophercloud / 0.0~git20180917.45f1c769-1 / script / unittest
12345
#!/bin/bash # # Run the unit tests. exec go test ./testing ./.../testing $@