From dded3cb8862d91bf20c5f8e4a4dd37b108c7b8ab Mon Sep 17 00:00:00 2001 From: stepshal Date: Thu, 16 Jun 2016 17:44:13 +0700 Subject: Add one blank line where is expected --- tests/ranger/container/test_bookmarks.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/ranger/container/test_bookmarks.py b/tests/ranger/container/test_bookmarks.py index 46c615c6..af8aab23 100644 --- a/tests/ranger/container/test_bookmarks.py +++ b/tests/ranger/container/test_bookmarks.py @@ -36,8 +36,10 @@ def testbookmarks(tmpdir): # We don't uneccesary update when the file on disk does not change origupdate = secondstore.update + class OutOfDateException(Exception): pass + def crash(): raise OutOfDateException("Don't access me") secondstore.update = crash -- cgit 1.4.1-2-gfad0