diff --git a/test/controls.c b/test/controls.c index b83a2721..ce7516ff 100644 --- a/test/controls.c +++ b/test/controls.c @@ -111,5 +111,3 @@ testingTest(ControlMethodsCalled) want.countEventOnFree = 1; checkCounts(t, &counts, &want); } - -// TODO test freeing a parent frees the child