Merge branch 'mainloop-test' into 'main'

Remove unnecessary test tests/mainloop-test.c duplicated in glib/tests/mainloop.c

See merge request GNOME/glib!2645
This commit is contained in:
Philip Withnall
2022-05-10 14:40:17 +00:00
2 changed files with 0 additions and 443 deletions

View File

@@ -17,7 +17,6 @@ subdir('refcount')
tests = {
'gio-test' : {},
'mainloop-test' : {},
'mapping-test' : {},
'slice-threadinit' : {
'dependencies' : [libgthread_dep],