httpclient: Fix import in tests

This commit is contained in:
Thomas Adamcik 2015-05-09 00:52:29 +02:00
parent bb19e99af5
commit 95dc30288c

View File

@ -4,7 +4,7 @@ import re
import pytest
from mopidy.utils import httpclient
from mopidy import httpclient
@pytest.mark.parametrize("config,expected", [