1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

Working with very picky compilers. :)

This commit is contained in:
mvandervoord
2020-03-16 20:14:02 -04:00
parent 6a86a83207
commit d7a05a56df
9 changed files with 24 additions and 3 deletions

View File

@@ -8,6 +8,9 @@
#define TEST_INSTANCES
#include "self_assessment_utils.h"
int SetToOneToFailInTearDown;
int SetToOneMeanWeAlreadyCheckedThisGuy;
void setUp(void)
{
SetToOneToFailInTearDown = 0;