qutebrowser/tests/unit/commands
Florian Bruhin 9ff006746f Handle empty command in CommandRunner.parse_all
Sicne we now call self._get_alias there, we also need to make sure it's
not an empty string before that.

Introduced in #1577. Fixes #1690.
2016-07-27 11:19:01 +02:00
..
test_argparser.py Simplify argparser.type_check 2016-05-18 07:16:17 +02:00
test_cmdutils.py Fix lint 2016-07-10 17:04:26 +02:00
test_runners.py Handle empty command in CommandRunner.parse_all 2016-07-27 11:19:01 +02:00
test_userscripts.py Fix some lint 2016-07-07 18:32:52 +02:00