diff --git a/tests/end2end/test_invocations.py b/tests/end2end/test_invocations.py index 9c1e993cb..d683e9c85 100644 --- a/tests/end2end/test_invocations.py +++ b/tests/end2end/test_invocations.py @@ -29,7 +29,6 @@ import pytest from PyQt5.QtCore import QProcess -from end2end.fixtures import quteprocess, testprocess from qutebrowser.utils import qtutils