blob: 1e03dff8ab340e18245936bed78fa5bdaf69c912 [file] [log] [blame]
Jamie Hannaford8c072a32014-10-16 14:33:32 +02001#!/bin/bash
2#
3# Run all the tests.
4
5exec go test -tags 'acceptance fixtures' ./... $@