Fix long line
This commit is contained in:
parent
5307b97ca5
commit
7adab9ec78
@ -28,8 +28,8 @@ import pytest
|
||||
from qutebrowser.misc import checkpyver
|
||||
|
||||
|
||||
TEXT = (r"At least Python 3.5 is required to run qutebrowser, but it's running "
|
||||
r"with \d+\.\d+\.\d+.\n")
|
||||
TEXT = (r"At least Python 3.5 is required to run qutebrowser, but it's "
|
||||
r"running with \d+\.\d+\.\d+.\n")
|
||||
|
||||
|
||||
@pytest.mark.not_frozen
|
||||
|
Loading…
Reference in New Issue
Block a user