Indent with spaces and minor changes
This commit is contained in:
parent
3d549bf607
commit
590a9b4f78
@ -57,6 +57,5 @@ Feature: :spawn
|
|||||||
- about:blank (active)
|
- about:blank (active)
|
||||||
|
|
||||||
Scenario: Running :spawn with userscript that expects the stdin getting closed
|
Scenario: Running :spawn with userscript that expects the stdin getting closed
|
||||||
When I open about:blank
|
When I run :spawn -u (testdata)/userscripts/stdinclose.py
|
||||||
And I run :spawn -u (testdata)/userscripts/test_stdinclose.py
|
Then the message "stdin closed" should be shown
|
||||||
Then "stdin closed" should be logged
|
|
||||||
|
Loading…
Reference in New Issue
Block a user