Rename tests to reflect renamed modules.

This commit is contained in:
Florian Bruhin 2014-09-02 08:27:53 +02:00
parent 83e9638d42
commit bcaba3f5ca
3 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
"""Tests for qutebrowser.utils.misc."""
"""Tests for qutebrowser.utils.utils."""
import os
import sys