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