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 b5b6789 commit d8a86f9Copy full SHA for d8a86f9
Makefile
@@ -0,0 +1,4 @@
1
+.PHONY: test
2
+
3
+test:
4
+ python -m unittest discover -v
0 commit comments