typo -_-"
Cette révision appartient à :
Parent
2a0c2be105
révision
1796538c36
1 fichiers modifiés avec 2 ajouts et 2 suppressions
|
@ -110,8 +110,8 @@ func walkDirTest(dir string, t *testing.T) {
|
|||
},
|
||||
"report.jet.html": func(vars jet.VarMap) jet.VarMap {
|
||||
type form struct {
|
||||
ID int
|
||||
CaptchID string
|
||||
ID int
|
||||
CaptchaID string
|
||||
}
|
||||
vars.Set("Form", form{1, ""})
|
||||
return vars
|
||||
|
|
Référencer dans un nouveau ticket