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

View File

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