We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52f0073 commit b7ab492Copy full SHA for b7ab492
script/test
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+set -e
4
+go test ./... "$@"
0 commit comments