mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-26 09:51:36 +01:00
Fixed tests
This commit is contained in:
@@ -47,7 +47,8 @@ a_yaml_setup();
|
||||
}
|
||||
|
||||
//=======Test Reset Option=====
|
||||
void resetTest()
|
||||
void resetTest(void);
|
||||
void resetTest(void)
|
||||
{
|
||||
tearDown();
|
||||
setUp();
|
||||
|
||||
Reference in New Issue
Block a user