diff --git a/test/controls.c b/test/controls.c index 2600186c..a14a0911 100644 --- a/test/controls.c +++ b/test/controls.c @@ -3,6 +3,7 @@ #include "../common/testhooks.h" // TODO replace hardcoded control types of 5 with a constant from the test hook system +// TODO also test 0 here too struct counts { unsigned int countInit;