github.com/opentelekomcloud/gophertelekomcloud@v0.9.3/script/unittest (about) 1 #!/bin/bash 2 # 3 # Run the unit tests. 4 5 exec go test ./testing ./.../testing $@