images.testing: fix help-lint warnings.

db4
John Benediktsson 2014-03-14 15:10:19 -07:00
parent dcd3938d0d
commit b02710e88c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ IN: images.testing
HELP: decode-test
{ $values
{ "path" "a pathname string" }
{ "path" "a pathname string" } { "image-class" object }
}
{ $description "Runs a unit-test on the image at " { $snippet "path" } " to test the image decoder. The image is decoded and compared against its corresponding " { $link { "images" "testing" "reference" } } "." } ;