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):
|
def test_parsing_of_open_actions(self):
|
||||||
from kitty.open_actions import actions_for_url, KeyAction
|
from kitty.open_actions import actions_for_url, KeyAction
|
||||||
|
self.set_options()
|
||||||
spec = '''
|
spec = '''
|
||||||
protocol file
|
protocol file
|
||||||
mime text/*
|
mime text/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user