Adding test
This commit is contained in:
@@ -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 = {
|
||||||
|
|||||||
Reference in New Issue
Block a user