httpclient: Fix import in tests
This commit is contained in:
parent
bb19e99af5
commit
95dc30288c
@ -4,7 +4,7 @@ import re
|
|||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from mopidy.utils import httpclient
|
from mopidy import httpclient
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.parametrize("config,expected", [
|
@pytest.mark.parametrize("config,expected", [
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user