mirror of
https://github.com/jeessy2/ddns-go.git
synced 2025-10-20 15:33:46 +08:00
Fix misorganized annotations (#1087)
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"testing"
|
||||
)
|
||||
|
||||
// TestParseHeaderArr 测试 parseHeaderArr
|
||||
// TestExtractHeaders 测试 parseHeaderArr
|
||||
func TestExtractHeaders(t *testing.T) {
|
||||
input := `
|
||||
a: foo
|
||||
|
Reference in New Issue
Block a user