github.com/huaweicloud/golangsdk@v0.0.0-20210831081626-d823fe11ceba/script/unittest (about)

     1  #!/bin/bash
     2  #
     3  # Run the unit tests.
     4  
     5  exec go test ./testing ./.../testing $@