X-Git-Url: http://git.grml.org/?p=grml2usb.git;a=blobdiff_plain;f=Makefile;h=dd12e74d37336a5fb02c084470ae01ad0ab60c4f;hp=6d506eb66b3f71abe81ede154b49c8503231c3be;hb=3f776793aa188a538869f2276915b29c7d6e91d5;hpb=a5f57b0cb1685060817004b9d66ca1dfa0728b78 diff --git a/Makefile b/Makefile index 6d506eb..dd12e74 100644 --- a/Makefile +++ b/Makefile @@ -42,7 +42,7 @@ codecheck: flake8 grml2usb isort --check-only grml2usb black --check grml2usb - vulture grml2iso grml2usb test/grml2usb_test.py + vulture grml2usb test/grml2usb_test.py test: pytest