remove imperative xfail, this test passes

This commit is contained in:
holger krekel 2010-11-03 08:09:13 +01:00
parent c18cca9d54
commit 28d51e26a0
1 changed files with 0 additions and 1 deletions

View File

@ -424,7 +424,6 @@ class TestTerminalFunctional:
"*test_verbose_reporting.py:10: test_gen*FAIL*",
])
assert result.ret == 1
py.test.xfail("fix dist-testing")
pytestconfig.pluginmanager.skipifmissing("xdist")
result = testdir.runpytest(p1, '-v', '-n 1')
result.stdout.fnmatch_lines([