diff --git a/gio/tests/filter-streams.c b/gio/tests/filter-streams.c index 5ec23ae84..18a396422 100644 --- a/gio/tests/filter-streams.c +++ b/gio/tests/filter-streams.c @@ -10,6 +10,7 @@ * * Author: Ryan Lortie */ +#define G_CLEANUP_MODULE test #include #include @@ -377,6 +378,8 @@ test_output_async (void) g_main_loop_unref (loop); } +G_CLEANUP_DEFINE + int main (int argc, char **argv) {