blob: f9c89f4dfdd312eaf4030f3ee55cd3b3c127cc18 [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
Ash Wilson736ae9c2014-10-24 14:53:34 -04005exec go test -p=1 -tags 'acceptance fixtures' github.com/rackspace/gophercloud/acceptance/... $@