tests: report extra summary info for all expect passed tests

Additionally, remove needless execute bit in 1.0 compatibility test
case.
This commit is contained in:
Jonas Malaco 2020-08-01 04:07:28 -03:00
parent 5765208d84
commit 9285944516
2 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[pytest]
addopts = --doctest-modules
addopts = --doctest-modules -ra

0
tests/test_backwards_compatibility_10.py Executable file → Normal file
View File