Reorganize tests directory.

This commit is contained in:
Florian Bruhin 2015-08-18 20:19:02 +02:00
parent d3d999e041
commit 2c5269acd6
62 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@ import logging
import pytest
import stubs as stubsmod
import logfail
import helpers.stubs as stubsmod
from helpers import logfail
from qutebrowser.config import config
from qutebrowser.utils import objreg, usertypes