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 ./... $*