mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-10-03 04:09:20 +02:00
filter-streams: Cleanup custom classes in test
https://bugzilla.gnome.org/show_bug.cgi?id=711799
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
*
|
*
|
||||||
* Author: Ryan Lortie <desrt@desrt.ca>
|
* Author: Ryan Lortie <desrt@desrt.ca>
|
||||||
*/
|
*/
|
||||||
|
#define G_CLEANUP_MODULE test
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <glib/glib.h>
|
#include <glib/glib.h>
|
||||||
@@ -377,6 +378,8 @@ test_output_async (void)
|
|||||||
g_main_loop_unref (loop);
|
g_main_loop_unref (loop);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
G_CLEANUP_DEFINE
|
||||||
|
|
||||||
int
|
int
|
||||||
main (int argc, char **argv)
|
main (int argc, char **argv)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user