From e1e17b4a5895852f23b7dd9a2d98be3cdd1c6272 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 08 Dec 2012 15:17:57 +0000 Subject: Support running one test --- (limited to 'Makefile.commands') diff --git a/Makefile.commands b/Makefile.commands index 12ea79d..78805a8 100644 --- a/Makefile.commands +++ b/Makefile.commands @@ -32,3 +32,6 @@ build-%: pull-%: @$(COMMANDS_DIR)/pull $* + +run-tests-%: + @$(COMMANDS_DIR)/run-tests $* -- cgit v0.9.1