mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
autopep8'ed
This commit is contained in:
@@ -138,7 +138,7 @@ def test_get_index():
|
||||
|
||||
def test_get_path():
|
||||
assert get_tab_entry_info('foo__3__/foo/bar', '__') \
|
||||
== ('foo', 3, '/foo/bar')
|
||||
== ('foo', 3, '/foo/bar')
|
||||
|
||||
|
||||
def test_get_none():
|
||||
|
||||
Reference in New Issue
Block a user