Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

Commit e07fcb3

Browse files
committed
Fix issue number now that I know it
1 parent a045e45 commit e07fcb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

issue_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package mmark
22

33
import "testing"
44

5-
func TestIssueXXX(t *testing.T) {
5+
func TestIssue55(t *testing.T) {
66
tests := []string{
77
"абвгдеёжзийклмнопрстуфх",
88
"<p>абвгдеёжзийклмнопрстуфх</p>\n",

0 commit comments

Comments
 (0)