blob: 48bd9ff99fef97a7672b81694f42a323d4c6d9c4 [file] [log] [blame]
Ash Wilson0d819272014-10-10 14:08:10 -04001#!/bin/bash
2#
3# Run all the tests.
4
5exec go test -tags 'acceptance fixtures' ./acceptance/... $@