Remove useless class

This commit is contained in:
Markus Unterwaditzer 2014-05-01 15:15:46 +02:00
parent aaf2eeb412
commit 6e55e6d2c7

View file

@ -11,9 +11,7 @@ from vdirsyncer.storage.http import HttpStorage
from requests import Response from requests import Response
class TestHttpStorage(object): def test_list(self, monkeypatch):
def test_list(self, monkeypatch):
collection_url = 'http://127.0.0.1/calendar/collection.ics' collection_url = 'http://127.0.0.1/calendar/collection.ics'
items = [ items = [