From 995debcded55817348cc640cac8ea07ca12bd57c Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sun, 22 Feb 2015 08:10:32 -0500 Subject: Remove every last trace of CodeUnit, and bring me a glass of vodka --- tests/test_filereporter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') 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 -- cgit v1.2.1