From 3f05816ea746124ca2b91842ba5f8bb5175c2068 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 08 Dec 2012 14:54:01 +0000 Subject: Add per module tests to the check target --- (limited to 'Makefile.tests') diff --git a/Makefile.tests b/Makefile.tests index d47e558..6416268 100644 --- a/Makefile.tests +++ b/Makefile.tests @@ -6,4 +6,4 @@ test-devbot: TMPDIR=$(TESTS_DATA) PYTHONPATH=$(BASE_DIR) python -m unittest discover rm -rf $(TESTS_DATA) -check: test-devbot test-ui +check: test-devbot run-tests -- cgit v0.9.1