From 050af55b77372b39fb6efecfb93bb6ee8ee425ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Sun, 3 Mar 2013 17:51:49 +0100 Subject: Improve testing helpers. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaƫl Barrois --- Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 144c2e9..f9c27c0 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,6 @@ coverage: coverage report "--include=factory/*.py,tests/*.py" coverage html "--include=factory/*.py,tests/*.py" - doc: $(MAKE) -C docs html -- cgit v1.2.3