Skip to content

Commit d343032

Browse files
committed
Test README.md
1 parent 6244c20 commit d343032

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_codespell.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ def test_codespell(self):
4040
"--verbose",
4141
"--suffix",
4242
".py",
43+
"--suffix",
44+
".md",
4345
"."
4446
]
4547
)

0 commit comments

Comments
 (0)