d5ec2debcc23 — Gerald Klix (pie01) 5 years ago
SUM: Fixed the doc string.
1 files changed, 1 insertions(+), 1 deletions(-)

M tests/textest.py
M tests/textest.py +1 -1
@@ 1,4 1,4 @@ 
-"""Test scanner and parser of macro talk."""
+"""Test the indenting writer implementation."""
 
 from unittest import TestCase as BaseTestCase
 from doctest import (DocFileSuite, set_unittest_reportflags,