qutebrowser/tests/unit/misc
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
..
test_autoupdate.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_checkpyver.py Fix new flake8 lint. 2016-01-22 17:33:58 +01:00
test_cmdhistory.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_crashdialog.py tests: Make test IDs predictable. 2016-01-25 22:15:31 +01:00
test_editor.py Fix lint 2016-03-17 22:10:58 +01:00
test_guiprocess.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_ipc.py Check pep257 via flake8. 2016-02-10 19:18:47 +01:00
test_lineparser.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_miscwidgets.py Remove now obsolete test. 2016-02-10 07:06:34 +01:00
test_msgbox.py tests: Default to raising=True for qtbot. 2016-01-08 09:49:06 +01:00
test_readline.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_sessions_unit.py Rename unit/misc/test_sessions.py to *_unit.py 2016-04-01 07:52:54 +02:00
test_split_hypothesis.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
test_split.py tests: Make test IDs predictable. 2016-01-25 22:15:31 +01:00