X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=makefile;h=8eb2751b3992a0fb059137803ca977e2c62ad7ce;hb=6e48c75c41de22e040dd49368dafdb93578bf8fe;hp=aedc342a682bacac4143fcebf498a0d71ed5e127;hpb=59a1dcf2bf416a2527f9fdfb377afbbfa6cef696;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: