summaryrefslogtreecommitdiff
path: root/tests/test_annotate.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_annotate.py')
-rw-r--r--tests/test_annotate.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_annotate.py b/tests/test_annotate.py
index 3c2b1a2c..051a31ee 100644
--- a/tests/test_annotate.py
+++ b/tests/test_annotate.py
@@ -10,7 +10,7 @@ from tests.coveragetest import CoverageTest
from tests.goldtest import compare, gold_path
-class AnnotationGoldTest1(CoverageTest):
+class AnnotationGoldTest(CoverageTest):
"""Test the annotate feature with gold files."""
def make_multi(self):