pytest.ini: Remove registration of flaky marker

It's already registered by the plugin.
This commit is contained in:
Florian Bruhin 2016-02-27 02:40:30 +01:00
parent fab86cce5e
commit 0f5b4d58e2

View File

@ -8,7 +8,6 @@ markers =
skip: Always skipped test.
pyqt531_or_newer: Needs PyQt 5.3.1 or newer.
xfail_norun: xfail the test with out running it
flaky: Tests which are flaky and should be rerun
qt_log_level_fail = WARNING
qt_log_ignore =
^SpellCheck: .*