Skip to content

Commit 227384a

Browse files
committed
-import pytestqt
1 parent f429e3e commit 227384a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

testing/test_basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,6 @@ def test_blockon_in_hook_with_qt5reactor(testdir, cmd_opts, request):
705705
skip_if_reactor_not(request, "qt5reactor")
706706
conftest_file = """
707707
import pytest_twisted as pt
708-
import pytestqt
709708
from twisted.internet import defer
710709
711710
def pytest_configure(config):

0 commit comments

Comments
 (0)