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
This commit is contained in:
Florian Bruhin 2016-04-01 07:52:54 +02:00
parent e3a8d00f27
commit 19edea7343