Skip to content

Commit

Permalink
markiza.sk: fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
mx3L committed Nov 19, 2014
1 parent 4064141 commit 69788e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/testproviders.py
Expand Up @@ -181,7 +181,7 @@ class Markiza(ProviderTestCase):
def setUp(self):
self.provider_class = MarkizaContentProvider
self.cp = self.provider_class()
self.list_urls=['video/televizne-noviny','/video/bez-servitky','#subcat#/video/hlas-cesko-slovenska']
self.list_urls=['video/televizne-noviny','/video/bez-servitky']
self.resolve_items = [{'url':'http://videoarchiv.markiza.sk/video/televizne-noviny/14596_televizne-noviny'}]
self.categories_list = True

Expand Down

0 comments on commit 69788e7

Please sign in to comment.