Removing tests/asyncqueue-test.c from tests/

Tests on async queues are already performed in a more extensive way in
glib/tests/asyncqueue.c. This test file can be safely removed without
any loss.
This commit is contained in:
Emmanuel Fleury
2021-11-17 18:56:09 +01:00
parent a8edd30355
commit 074d0a79d9
3 changed files with 43 additions and 245 deletions

View File

@@ -29,7 +29,6 @@ tests = {
'mainloop-test' : {},
'mapping-test' : {},
'onceinit' : {},
'asyncqueue-test' : {},
'relation-test' : {},
'slice-concurrent' : {},
'slice-threadinit' : {