From a76f5c9526141437d882d001b2b45e3a38920442 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 28 Dec 2012 20:48:23 +0000 Subject: Step into the tests directory Not really sure why but otherwise plugins imports fails. --- (limited to 'Makefile.commands') diff --git a/Makefile.commands b/Makefile.commands index 70ec612..96f0af1 100644 --- a/Makefile.commands +++ b/Makefile.commands @@ -36,5 +36,5 @@ build-%: pull-%: @$(COMMANDS_DIR)/pull $* -run-tests-%: - @$(COMMANDS_DIR)/run-tests $* +check-%: + @$(COMMANDS_DIR)/check $* -- cgit v0.9.1