Skip to content

Commit 30d87a6

Browse files
committed
update test
Note still have double reporting, see issue #13.
1 parent 982b985 commit 30d87a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/RST212/short_underline.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
and that is considered an error. This should fail::
1212
1313
$ flake8 --select RST RST212/short_underline.py
14-
RST212/short_underline.py:10:1: RST299 Title underline too short.
14+
RST212/short_underline.py:10:1: RST212 Title underline too short.
1515
1616
Nice
1717
====

0 commit comments

Comments
 (0)