blob: fd40e7769d1a44cd3ad16baaef401c5cbfc23e7a [file] [log] [blame]
Ash Wilson0d819272014-10-10 14:08:10 -04001#!/bin/bash
2#
Ash Wilson86910c72014-10-10 15:12:19 -04003# Run the acceptance tests.
Ash Wilson0d819272014-10-10 14:08:10 -04004
Krzysztof Szukiełojć24a29ce2017-05-07 14:24:02 +02005exec go test -p=1 gerrit.mcp.mirantis.net/debian/gophercloud.git/acceptance/... $@