test.bash: Accept flags

This commit is contained in:
Jakob Unterwurzacher 2016-02-06 20:25:18 +01:00
parent c74772bc8d
commit 9b6894bdbf
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ cd "$(dirname "$0")"
source build.bash
go test ./...
go test ./... $*