mirror of
https://github.com/DaveGamble/cJSON.git
synced 2023-08-10 21:13:26 +03:00
Add newline to end of unity_setup.c
This commit is contained in:
parent
f25b8448e4
commit
d9fe34bade
@ -1,3 +1,3 @@
|
||||
// msvc doesn't support weak-linking, so we need to define these functions.
|
||||
void setUp(void) { }
|
||||
void tearDown(void) { }
|
||||
void tearDown(void) { }
|
||||
|
Loading…
Reference in New Issue
Block a user