1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

Merge pull request #428 from Wurstnase/master

add a blank line after #include "unity.h"
This commit is contained in:
Mark VanderVoord
2019-06-27 06:42:31 -04:00
committed by GitHub

View File

@@ -14,6 +14,7 @@ require 'pathname'
# TEMPLATE_TST
TEMPLATE_TST ||= '#include "unity.h"
%2$s#include "%1$s.h"
void setUp(void)