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

Related to issue #1434
This commit is contained in:
Emmanuel Fleury
2022-05-10 09:09:18 +02:00
parent 6399ff04c3
commit b67de18f40
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],