aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-01-09 14:07:14 +0000
committerbloodstalker <thabogre@gmail.com>2017-01-09 14:07:14 +0000
commit367f8756f20e31f1a5ea492282a254081f8d9034 (patch)
tree8218f72876091130c69799e899d79eb74672d20e /test
parentupdated 1/9/2017 (diff)
downloadmutator-367f8756f20e31f1a5ea492282a254081f8d9034.tar.gz
mutator-367f8756f20e31f1a5ea492282a254081f8d9034.zip
tdd for 12.11 already existed. minor changes otherwise.
Diffstat (limited to 'test')
-rw-r--r--test/testFuncs2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/testFuncs2.c b/test/testFuncs2.c
index f11a896..ffe8686 100644
--- a/test/testFuncs2.c
+++ b/test/testFuncs2.c
@@ -138,6 +138,8 @@ struct s10
int sc;
};
+const unsigned int cint = 0xFFFFFFFF;
+
/*********************************************************************************************************************/
/*functions go here.*/
static void test33(void)