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 d9e9f19 commit 91813bdCopy full SHA for 91813bd
Makefile
@@ -0,0 +1,3 @@
1
+test:
2
+ @echo "Testing ..."
3
+ @go clean -testcache && go test ./...
0 commit comments