Clean up find-implementation in test_hints_html
This commit is contained in:
parent
dbbc4b72ed
commit
726ae50251
@ -81,6 +81,7 @@ def test_hints(test_name, zoom_text_only, zoom_level, find_implementation,
|
||||
# reset
|
||||
quteproc.send_cmd(':zoom 100')
|
||||
quteproc.set_setting('ui', 'zoom-text-only', 'false')
|
||||
quteproc.set_setting('hints', 'find-implementation', 'javascript')
|
||||
|
||||
|
||||
def test_word_hints_issue1393(quteproc, tmpdir):
|
||||
|
Loading…
Reference in New Issue
Block a user