Add api/interceptor.py to check_coverage

This commit is contained in:
Florian Bruhin 2018-12-10 19:52:20 +01:00
parent a3279772d5
commit 4a1333795f
1 changed files with 1 additions and 0 deletions

View File

@ -204,6 +204,7 @@ WHITELISTED_FILES = [
'browser/webkit/webkitinspector.py',
'keyinput/macros.py',
'browser/webkit/webkitelem.py',
'api/interceptor.py',
]