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
+3
View File
@@ -8,6 +8,9 @@
#define TEST_INSTANCES
#include "self_assessment_utils.h"
int SetToOneToFailInTearDown;
int SetToOneMeanWeAlreadyCheckedThisGuy;
void setUp(void)
{
SetToOneToFailInTearDown = 0;