diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ test: all cd solo-tool-project/test && ../../venv/bin/pytest *test.py - cd cli-project/test && ../../venv/bin/pytest *test.py all: venv .git/hooks/pre-commit |