We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c26ca1 commit 776b666Copy full SHA for 776b666
1 file changed
22_itictactoe/Makefile
@@ -1,4 +1,4 @@
1
.PHONY: test
2
3
-unit:
+test:
4
pytest -xv unit.py
0 commit comments