Add completion/models/base to perfect_files.
It now has 100% test coverage.
This commit is contained in:
parent
d6012ad95c
commit
f94ee172c9
@ -143,6 +143,9 @@ PERFECT_FILES = [
|
||||
'qutebrowser/utils/error.py'),
|
||||
('tests/unit/utils/test_typing.py',
|
||||
'qutebrowser/utils/typing.py'),
|
||||
('tests/unit/completion/test_models.py',
|
||||
'qutebrowser/completion/models/base.py'),
|
||||
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user