aboutsummaryrefslogtreecommitdiff
path: root/test.bash
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-02-06 20:25:18 +0100
committerJakob Unterwurzacher2016-02-06 20:25:18 +0100
commit9b6894bdbfa19020c06947a2e0d598c594f298da (patch)
treec9b0abd5593896908c6d116cfebc73664beb40d0 /test.bash
parentc74772bc8d7348ced429e5ca6ef47a53a8f215ff (diff)
test.bash: Accept flags
Diffstat (limited to 'test.bash')
-rwxr-xr-xtest.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.bash b/test.bash
index d662e0f..d4d26ae 100755
--- a/test.bash
+++ b/test.bash
@@ -6,4 +6,4 @@ cd "$(dirname "$0")"
source build.bash
-go test ./...
+go test ./... $*