fixup changelog, thanks Bruno

This commit is contained in:
Ronny Pfannschmidt
2017-06-23 11:09:16 +02:00
parent 23d016f114
commit b0b6c355f7

View File

@@ -1 +1 @@
store unmeshed marks on functions pytestmark attribute
Now test function objects have a ``pytestmark`` attribute containing a list of marks applied directly to the test function, as opposed to marks inherited from parent classes or modules.