From 465d37095afd68b3d84cc4bf7dc20bb489144e99 Mon Sep 17 00:00:00 2001 From: Michael Lazar Date: Sat, 2 Feb 2019 19:15:51 -0500 Subject: [PATCH] Adding test --- tests/test_config.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/test_config.py b/tests/test_config.py index 395db7c..759c7dd 100644 --- a/tests/test_config.py +++ b/tests/test_config.py @@ -151,10 +151,11 @@ def test_config_from_file(): 'subreddit': 'cfb', 'enable_media': True, 'max_comment_cols': 150, + 'max_pager_cols': 120, 'hide_username': True, 'theme': 'molokai', 'flash': True, - 'autologin': True + 'autologin': True, } bindings = {