Add test for #2971

This commit is contained in:
Bruno Oliveira
2017-11-28 22:42:52 -02:00
parent 0f5fb7ed05
commit 6bbd741039
2 changed files with 19 additions and 0 deletions

1
changelog/2971.bugfix Normal file
View File

@@ -0,0 +1 @@
Fix ``ZeroDivisionError`` when using the ``testmon`` plugin when no tests were actually collected.