Skip to content

Commit 776b666

Browse files
committed
fixed
1 parent 7c26ca1 commit 776b666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

22_itictactoe/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.PHONY: test
22

3-
unit:
3+
test:
44
pytest -xv unit.py

0 commit comments

Comments
 (0)