blob: 9debd48b628b6d0d703d9f6fa39ce43516b30eae [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
jrperritt3d966162016-06-06 14:08:54 -05005exec go test -p=1 github.com/gophercloud/gophercloud/acceptance/... $@