mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
The open_actions() test needs options set
This commit is contained in:
parent
1000376a4f
commit
b5a2f94185
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue