mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-07-15 00:52:46 +08:00
Fixed tests
This commit is contained in:
@ -64,7 +64,8 @@ a_custom_teardown();
|
||||
}
|
||||
|
||||
//=======Test Reset Option=====
|
||||
void resetTest()
|
||||
void resetTest(void);
|
||||
void resetTest(void)
|
||||
{
|
||||
CMock_Verify();
|
||||
CMock_Destroy();
|
||||
|
Reference in New Issue
Block a user