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