test marked as

This commit is contained in:
Marco Buccini 2013-08-16 09:55:25 +02:00
parent 6c54ee03de
commit f5a6a84314
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
import pytest
@pytest.mark.xfail()
def test_parametrize(testdir):
testdir.makepyfile("""
import pytest