summaryrefslogtreecommitdiff
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 7667318..d54c681 100755
--- a/test.sh
+++ b/test.sh
@@ -1,2 +1,2 @@
cd test
-go build main.go
+go build "$@"