100% coverage for browser.http and browser.rfc6266.

This commit is contained in:
Florian Bruhin 2015-08-02 19:52:43 +02:00
parent 62fde783be
commit 6c0f523c89

View File

@ -33,7 +33,10 @@ from scripts import utils
PERFECT_FILES = [
'qutebrowser/commands/cmdexc.py',
'qutebrowser/browser/tabhistory.py',
'qutebrowser/browser/http.py',
'qutebrowser/browser/rfc6266.py',
'qutebrowser/misc/readline.py',
'qutebrowser/misc/split.py',