summaryrefslogtreecommitdiff
path: root/tests/test_filereporter.py
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-02-22 08:10:32 -0500
committerNed Batchelder <ned@nedbatchelder.com>2015-02-22 08:10:32 -0500
commit995debcded55817348cc640cac8ea07ca12bd57c (patch)
tree8adc20ab1e5acf92abcb1cb62d16ffc011b0cb22 /tests/test_filereporter.py
parent73cb722150e74d123df152ff1b40e55972ccbafb (diff)
downloadpython-coveragepy-git-995debcded55817348cc640cac8ea07ca12bd57c.tar.gz
Remove every last trace of CodeUnit, and bring me a glass of vodka
Diffstat (limited to 'tests/test_filereporter.py')
-rw-r--r--tests/test_filereporter.py2
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