@@ -1,4 +1,8 @@
.PHONY: test
test:
py.test tests
.PHONY: init test
clean:
find . -name '.pytest_cache' -exec rm -rf {} +
The note is not visible to the blocked user.