qutebrowser/tests/unit/completion
Ryan Roden-Corrent 8fb6f45bec Don't set pattern in SqlCategory constructor.
This will be called by the Completer after construction anyways, this
was a duplicate call that could be expensive.
2017-06-19 07:44:11 -04:00
..
test_completer.py Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
test_completionmodel.py Fix pylint/flake8 errors 2017-06-19 07:44:11 -04:00
test_completionwidget.py Fix pylint/flake8 errors 2017-06-19 07:44:11 -04:00
test_listcategory.py Decouple categories from completionmodel. 2017-06-19 07:44:11 -04:00
test_models.py Fix pylint/flake8 errors 2017-06-19 07:44:11 -04:00
test_sqlcategory.py Don't set pattern in SqlCategory constructor. 2017-06-19 07:44:11 -04:00