mirror of
https://github.com/kovidgoyal/kitty.git
synced 2024-11-10 03:01:14 +03:00
The open_actions() test needs options set
This commit is contained in:
parent
1000376a4f
commit
b5a2f94185
@ -26,6 +26,7 @@ class TestOpenActions(BaseTest):
|
||||
|
||||
def test_parsing_of_open_actions(self):
|
||||
from kitty.open_actions import actions_for_url, KeyAction
|
||||
self.set_options()
|
||||
spec = '''
|
||||
protocol file
|
||||
mime text/*
|
||||
|
Loading…
Reference in New Issue
Block a user