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 55a5c93 commit bfc928cCopy full SHA for bfc928c
Makefile
@@ -1,4 +1,4 @@
1
.PHONY: test
2
3
test:
4
- python -m unittest discover -v
+ python3 -m unittest discover -v
0 commit comments