This commit is contained in:
Florian Bruhin 2016-03-29 21:10:29 +02:00
parent 06510832d0
commit de5ecbf4e7

View File

@ -55,7 +55,7 @@ def pbclient():
def test_constructor(qapp):
http_client = httpclient.HTTPClient()
pbclient = pastebin.PastebinClient(http_client)
pastebin.PastebinClient(http_client)
@pytest.mark.parametrize('data', [