Fix test path in check_coverage.py
This commit is contained in:
parent
1523d512fe
commit
49615820bb
@ -119,7 +119,7 @@ PERFECT_FILES = [
|
|||||||
'qutebrowser/mainwindow/statusbar/prompt.py'),
|
'qutebrowser/mainwindow/statusbar/prompt.py'),
|
||||||
('tests/unit/mainwindow/statusbar/test_url.py',
|
('tests/unit/mainwindow/statusbar/test_url.py',
|
||||||
'qutebrowser/mainwindow/statusbar/url.py'),
|
'qutebrowser/mainwindow/statusbar/url.py'),
|
||||||
('tests/unit/mainwindow/messageview.py',
|
('tests/unit/mainwindow/test_messageview.py',
|
||||||
'qutebrowser/mainwindow/messageview.py'),
|
'qutebrowser/mainwindow/messageview.py'),
|
||||||
|
|
||||||
('tests/unit/config/test_configtypes.py',
|
('tests/unit/config/test_configtypes.py',
|
||||||
|
Loading…
Reference in New Issue
Block a user