qutebrowser/tests/integration/features/userscripts.feature

4 lines
196 B
Gherkin
Raw Normal View History

Scenario: Starting a userscript which doesn't exist
2016-05-01 22:09:40 +02:00
When I run :spawn -u this_does_not_exist
Then the error "Error while spawning userscript: The process failed to start." should be shown