Commit 1f00297
committed
Skip the asynchronous test on platforms without socket support
Running an asyncio event loop needs a working socket, which is why
test_unittest.test_async_case skips the whole module without one.1 parent 9deccd8 commit 1f00297
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1269 | 1269 | | |
1270 | 1270 | | |
1271 | 1271 | | |
| 1272 | + | |
| 1273 | + | |
1272 | 1274 | | |
1273 | 1275 | | |
1274 | 1276 | | |
| |||
0 commit comments