Merge pull request #887 from maartenq/753content_of
changed contents -> content but still #753 did not solved, might be i…
This commit is contained in:
commit
8338c692a3
|
@ -81,7 +81,7 @@ Numbers, strings, booleans and None will have their usual string representation
|
||||||
used in the test ID. For other objects, pytest will make a string based on
|
used in the test ID. For other objects, pytest will make a string based on
|
||||||
the argument name::
|
the argument name::
|
||||||
|
|
||||||
# contents of test_time.py
|
# content of test_time.py
|
||||||
|
|
||||||
from datetime import datetime, timedelta
|
from datetime import datetime, timedelta
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue