Adjust :print --pdf test title

This commit is contained in:
Florian Bruhin 2016-07-12 13:29:32 +02:00
parent 77035851a3
commit 9f6b3973d3

View File

@ -339,7 +339,7 @@ Feature: Various utility commands.
And I run :debug-pyeval QApplication.instance().activeModalWidget().close()
Then no crash should happen
Scenario: print pdf
Scenario: print --pdf
When I open data/hello.txt
And I run :print --pdf (tmpdir)/hello.pdf
And I wait for "Print to file: *" in the log or skip the test