Explorar o código

Add newline to end of unity_setup.c

Zach Hindes %!s(int64=6) %!d(string=hai) anos
pai
achega
d9fe34bade
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/unity_setup.c

+ 1 - 1
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) { }
+void tearDown(void) { }