summaryrefslogtreecommitdiff
path: root/tests/test_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_data.py')
-rw-r--r--tests/test_data.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_data.py b/tests/test_data.py
index b370aa21..3c2b5728 100644
--- a/tests/test_data.py
+++ b/tests/test_data.py
@@ -349,7 +349,7 @@ class CoverageDataTest(DataTestHelpers, CoverageTest):
class CoverageDataTestInTempDir(DataTestHelpers, CoverageTest):
- """Tests of CoverageData that need a temp dir to make files."""
+ """Tests of CoverageData that need a temporary directory to make files."""
def test_read_write_lines(self):
covdata1 = CoverageData()