SIGN IN SIGN UP

Skip tests which use asyncio.subprocess on Windows

The default Windows event loop doesn't support asyncio.subprocess, so
skip unit tests which use that when running unit tests on Windows.
R
Ron Frederick committed
3c0f91c80d119197dffa65ceb477e3beaef2d605
Parent: b3aa620