Adding test

This commit is contained in:
Michael Lazar
2019-02-02 19:15:51 -05:00
parent 9a6376608d
commit 465d37095a

View File

@@ -151,10 +151,11 @@ def test_config_from_file():
'subreddit': 'cfb', 'subreddit': 'cfb',
'enable_media': True, 'enable_media': True,
'max_comment_cols': 150, 'max_comment_cols': 150,
'max_pager_cols': 120,
'hide_username': True, 'hide_username': True,
'theme': 'molokai', 'theme': 'molokai',
'flash': True, 'flash': True,
'autologin': True 'autologin': True,
} }
bindings = { bindings = {