Add a test for #1464

This commit is contained in:
Florian Bruhin 2016-04-30 14:28:58 +02:00
parent 1ea516f0b5
commit 89caf3f497

View File

@ -45,6 +45,12 @@ Feature: Using hints
Then the following tabs should be open:
- data/hello.txt (active)
Scenario: Entering and leaving hinting mode (issue 1464)
When I open data/hints/link.html
And I run :hint
And I run :fake-key -g <Esc>
Then no crash should happen
@xfail
Scenario: Using :hint spawn with flags (issue 797)
When I open data/hints/link.html