qutebrowser/tests/unit
Florian Bruhin 19edea7343 Rename unit/misc/test_sessions.py to *_unit.py
Otherwise we get:

import file mismatch:
imported module 'test_sessions' has this __file__ attribute:
  /home/florian/proj/qutebrowser/git/tests/integration/features/test_sessions.py
which is not the same as the test file we want to collect:
  /home/florian/proj/qutebrowser/git/tests/unit/misc/test_sessions.py
HINT: remove __pycache__ / .pyc files and/or use a unique basename for your test file modules
2016-04-01 07:52:54 +02:00
..
browser Merge branch 'force-current-tab' of https://github.com/paretje/qutebrowser into paretje-force-current-tab 2016-04-01 06:13:08 +02:00
commands Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
completion Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
config allow {0} in search engine specification strings to allow multiple instances of the search term in the url 2016-03-17 20:38:05 -04:00
javascript tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
keyinput Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
mainwindow Fix small nitpick 2016-03-29 07:09:17 +02:00
misc Rename unit/misc/test_sessions.py to *_unit.py 2016-04-01 07:52:54 +02:00
scripts Adjust copyright years. 2016-01-04 07:12:39 +01:00
utils Fix lint 2016-03-26 00:24:54 +01:00