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