mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 23:14:55 +02:00
The open_actions() test needs options set
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user