blob: d3440a902c01d4ca906d63c07b64fb0585b1e65f [file] [log] [blame]
Ash Wilson0d819272014-10-10 14:08:10 -04001#!/bin/bash
2#
Ash Wilson86910c72014-10-10 15:12:19 -04003# Run the unit tests.
Ash Wilson0d819272014-10-10 14:08:10 -04004
5exec go test -tags fixtures ./... $@