diff --git a/tests/unity_setup.c b/tests/unity_setup.c index 99b6897..1d828b0 100644 --- a/tests/unity_setup.c +++ b/tests/unity_setup.c @@ -1,3 +1,3 @@ // msvc doesn't support weak-linking, so we need to define these functions. void setUp(void) { } -void tearDown(void) { } \ No newline at end of file +void tearDown(void) { }