Only test :print on Linux.

This commit is contained in:
Florian Bruhin 2016-01-06 07:54:54 +01:00
parent fc755c104b
commit 02e30873e1

View File

@ -285,6 +285,9 @@ Feature: Various utility commands.
And I run :debug-pyeval QApplication.instance().activeModalWidget().close()
Then no crash should happen
# On Windows/OS X, we get a "QPrintDialog: Cannot be used on non-native
# printers" qWarning.
@linux
Scenario: print
When I open data/hello.txt
And I run :print