Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix tests
  • Loading branch information
ralsina committed Jun 3, 2015
1 parent 1b1908b commit 1870328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_rss_feeds.py
Expand Up @@ -33,6 +33,7 @@ class FakeCompiler(object):
demote_headers = False
compile_html = None
extension = lambda self: '.html'
name = "fake"

def read_metadata(*args, **kwargs):
return {}
Expand Down

0 comments on commit 1870328

Please sign in to comment.