More TODOs.
This commit is contained in:
parent
b710ef6228
commit
3689d3c96a
|
@ -3,6 +3,7 @@
|
||||||
#include "../common/testhooks.h"
|
#include "../common/testhooks.h"
|
||||||
|
|
||||||
// TODO replace hardcoded control types of 5 with a constant from the test hook system
|
// TODO replace hardcoded control types of 5 with a constant from the test hook system
|
||||||
|
// TODO also test 0 here too
|
||||||
|
|
||||||
struct counts {
|
struct counts {
|
||||||
unsigned int countInit;
|
unsigned int countInit;
|
||||||
|
|
Loading…
Reference in New Issue