mirror of
https://github.com/DaveGamble/cJSON.git
synced 2026-06-05 21:04:39 +00:00
Add newline to end of unity_setup.c
This commit is contained in:
+1
-1
@@ -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) { }
|
||||
|
||||
Reference in New Issue
Block a user