From 4649e7d632b821068a7848d564318fa27690bece Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Tue, 18 Jun 2019 11:02:39 -0400 Subject: [PATCH] Oh wait, we leave that to the individual containers. Never mind! Let's write this on other platforms!! --- test/controls.c | 2 -- 1 file changed, 2 deletions(-) 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