mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-05-21 17:36:21 +08:00
Merge pull request #428 from Wurstnase/master
add a blank line after #include "unity.h"
This commit is contained in:
@ -14,6 +14,7 @@ require 'pathname'
|
|||||||
|
|
||||||
# TEMPLATE_TST
|
# TEMPLATE_TST
|
||||||
TEMPLATE_TST ||= '#include "unity.h"
|
TEMPLATE_TST ||= '#include "unity.h"
|
||||||
|
|
||||||
%2$s#include "%1$s.h"
|
%2$s#include "%1$s.h"
|
||||||
|
|
||||||
void setUp(void)
|
void setUp(void)
|
||||||
|
Reference in New Issue
Block a user