Skip to content

Commit 2c92f4d

Browse files
Update test_asyncgen.py
1 parent f194ad3 commit 2c92f4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/test/test_asyncgen.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import unittest
44

55
from test.support.import_helper import import_module
6+
from test.support import gc_collect
67
asyncio = import_module("asyncio")
78

89

0 commit comments

Comments
 (0)