[pygobject/benzea/gio-asyncio] add random test to see what happens



commit 45b81185d753331226c3756cae2aa4b3dbdc52fa
Author: Benjamin Berg <bberg redhat com>
Date:   Mon Nov 22 16:44:05 2021 +0100

    add random test to see what happens

 tests/test_events.py | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/tests/test_events.py b/tests/test_events.py
index 97852fb7..bc080aa7 100644
--- a/tests/test_events.py
+++ b/tests/test_events.py
@@ -122,6 +122,9 @@ if sys.platform != 'win32':
         def test_remove_fds_after_closing(self):
             return
 
+        def test_run_until_a(self):
+            pass
+
         def test_run_in_executor(self):
             return
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]