Skip to content

Commit aee77e8

Browse files
authored
Allow windows. (#1093)
1 parent 3cc95a4 commit aee77e8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_examples.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ def test_exp_sync_simple(
134134
run_async_ext_calls,
135135
],
136136
)
137-
@pytest.mark.skipif(pytest.IS_WINDOWS, reason="Windows have a loop closed problem.")
138137
async def test_exp_async_framer( # pylint: disable=unused-argument
139138
test_comm,
140139
test_framer,

0 commit comments

Comments
 (0)