Bug 1475999 - Use the classic output style with pytest; r=ted

MozReview-Commit-ID: FvZjDhPl3RX

--HG--
extra : rebase_source : 469b1e8159c5daa5cbb463d5f8d2648e42c0a4c2
This commit is contained in:
Dave Hunt 2018-07-17 12:01:38 +01:00
parent 36e378f88a
commit 3836504fdd

View File

@ -1,3 +1,4 @@
[pytest]
console_output_style=classic
python_classes=PyTest
xfail_strict=true