blob: 2c65d06034a48911ebcac53cf96589ba9a5ac2d8 [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
jrperritt9b7b9e62016-07-11 22:30:50 -05005exec go test ./testing ./.../testing $@