summaryrefslogtreecommitdiff
path: root/tests
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
commit22f3e364c92776a0f10d1fb12b3dd8e685cb3293 (patch)
treea5d7edbe2e879bd8b6f0e1a68d89be47fe7a71e0 /tests
parentb6a6dd3f9c2411b4dea4110fac0fcad4ec9b6d7d (diff)
downloadpython-coveragepy-22f3e364c92776a0f10d1fb12b3dd8e685cb3293.tar.gz
Remove every last trace of CodeUnit, and bring me a glass of vodka
Diffstat (limited to 'tests')
-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 473bfe4..9db4c0c 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