Browse Source

[chordpro][test] Improved test description

pull/90/head
Louis 9 years ago
parent
commit
954d8de6ab
  1. 2
      patacrep/songs/chordpro/test/test_parser.py

2
patacrep/songs/chordpro/test/test_parser.py

@ -21,7 +21,7 @@ class TestParsingRendering(unittest.TestCase):
maxDiff = None
def test_all(self):
"""Test all `*.source` files.
"""Test of chorpro parser, and several renderers.
For any given `foo.source`, it is parsed as a chordpro file, and
should be rendered as `foo.sgc` with the chordpro renderer, and

Loading…
Cancel
Save