diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/test_filereporter.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_filereporter.py b/tests/test_filereporter.py index 473bfe49..9db4c0c3 100644 --- a/tests/test_filereporter.py +++ b/tests/test_filereporter.py @@ -1,4 +1,4 @@ -"""Tests for coverage.codeunit""" +"""Tests for FileReporters""" import os import sys |