]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - Makefile
Merge remote-tracking branch 'upstream/master'
[qmk_firmware.git] / Makefile
index f789409b7e96ab865dff74d02751a37817f75c6e..b429200fe8e26f956409a3f2c0d26c4e6d7e4fac 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -483,6 +483,8 @@ define RUN_TEST
 +error_occurred=0;\
 $($(TEST)_COMMAND)\
 if [ $$error_occurred -gt 0 ]; then $(HANDLE_ERROR); fi;
+
+
 endef
 
 # Allow specifying just the subproject, in the keyboard directory, which will compile all keymaps