From 3a4201aeb1c8f7727a333f07eccd763624337e94 Mon Sep 17 00:00:00 2001 From: Marc Tamlyn Date: Fri, 27 Jul 2012 14:48:12 +0100 Subject: Add testing to the makefile. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c5f9321..b15be42 100644 --- a/Makefile +++ b/Makefile @@ -3,3 +3,5 @@ SHELL := /bin/bash release: python setup.py register sdist upload +test: + python wkhtmltopdf/_testproject/manage.py test wkhtmltopdf -- cgit v1.2.3