mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-24 17:01:35 +01:00
Fixed tests
This commit is contained in:
@@ -35,7 +35,8 @@ extern void test_TheSecondThingToTest(void);
|
||||
|
||||
|
||||
//=======Test Reset Option=====
|
||||
void resetTest()
|
||||
void resetTest(void);
|
||||
void resetTest(void)
|
||||
{
|
||||
tearDown();
|
||||
setUp();
|
||||
|
||||
Reference in New Issue
Block a user