Fix test path in check_coverage.py

This commit is contained in:
Florian Bruhin 2016-09-15 15:09:33 +02:00
parent 1523d512fe
commit 49615820bb

View File

@ -119,7 +119,7 @@ PERFECT_FILES = [
'qutebrowser/mainwindow/statusbar/prompt.py'),
('tests/unit/mainwindow/statusbar/test_url.py',
'qutebrowser/mainwindow/statusbar/url.py'),
('tests/unit/mainwindow/messageview.py',
('tests/unit/mainwindow/test_messageview.py',
'qutebrowser/mainwindow/messageview.py'),
('tests/unit/config/test_configtypes.py',