From d057cf148390f27468ed0d8c5d34a55d599d0c87 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 15 Mar 2020 21:33:14 +0100 Subject: Cleanup: Fix stale comment --- test/test_update.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/test_update.c b/test/test_update.c index bbda94a..a84a990 100644 --- a/test/test_update.c +++ b/test/test_update.c @@ -15,8 +15,8 @@ */ /* - Tests that redisplays posted in the event handler are dispatched at the end - of the same event loop iteration. + Tests that update events are received and that the redisplays they trigger + happen immediately in the same event loop iteration. */ #undef NDEBUG -- cgit v1.2.1