[svn r63337] provide more info for the pyfuncarg failing lookup
improve docstring --HG-- branch : trunk
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""
|
||||
for marking and reporting "expected to fail" tests.
|
||||
@py.test.mark(xfail="needs refactoring")
|
||||
@py.test.mark.xfail("needs refactoring")
|
||||
def test_hello():
|
||||
...
|
||||
assert 0
|
||||
|
||||
Reference in New Issue
Block a user