diff --git a/scripts/dev/check_coverage.py b/scripts/dev/check_coverage.py index 06043ea30..19f969968 100644 --- a/scripts/dev/check_coverage.py +++ b/scripts/dev/check_coverage.py @@ -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',