Skip to content

Commit aa36c4c

Browse files
committed
markup: expand test cases for IsReadmeFile()
1 parent 1c732ef commit aa36c4c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/markup/markup_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ func TestMisc_IsReadmeFile(t *testing.T) {
2525
"abcdefg",
2626
"abcdefghijklmnopqrstuvwxyz",
2727
"test.md.test",
28+
"readmf",
2829
}
2930

3031
for _, testCase := range trueTestCases {

0 commit comments

Comments
 (0)