X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=8eb2751b3992a0fb059137803ca977e2c62ad7ce;hb=903bd9bee55bcc404ae39a94d2625814d5bcc2a3;hp=aedc342a682bacac4143fcebf498a0d71ed5e127;hpb=8da35f93fd8fafd2eaa3ae2f0466e75bd6876531;p=dunshire.git diff --git a/makefile b/makefile index aedc342..8eb2751 100644 --- a/makefile +++ b/makefile @@ -14,7 +14,7 @@ doctest: .PHONY: check check: - PYTHONPATH="." python test/ + PYTHONPATH="." test/__main__.py .PHONY: lint lint: