Skip to content

Commit 6eae4f3

Browse files
committed
import pytest
1 parent fb83214 commit 6eae4f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/test_basic.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@ def test_succeed():
704704
def test_blockon_in_hook_with_qt5reactor(testdir, cmd_opts, request):
705705
skip_if_reactor_not(request, "qt5reactor")
706706
conftest_file = """
707+
import pytest
707708
import pytest_twisted as pt
708709
import pytestqt
709710
from twisted.internet import defer

0 commit comments

Comments
 (0)