Skip to content

Commit 536991e

Browse files
committed
more windows test fixups (or -down)
1 parent e3dc3de commit 536991e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/python/test_windows_events.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import _overlapped
1414
except ImportError: # py<3.7
1515
from asyncio import _overlapped
16-
from asyncio import test_utils
16+
from .. import utils as test_utils
1717
from asyncio import windows_events
1818

1919

0 commit comments

Comments
 (0)