diff --git a/tests/test_patterns.py b/tests/test_patterns.py index 01e2751..2030bfd 100644 --- a/tests/test_patterns.py +++ b/tests/test_patterns.py @@ -87,6 +87,12 @@ class TestBox(Base): "| ", ] +class TestSinger(Base): + matches = [ + "", + "", + ] + class TestHeader(Base): matches = [