github.com/chnsz/golangsdk@v0.0.0-20240506093406-85a3fbfa605b/script/acceptancetest (about)

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