images.testing: fix help-lint warnings.
parent
dcd3938d0d
commit
b02710e88c
|
@ -6,7 +6,7 @@ IN: images.testing
|
||||||
|
|
||||||
HELP: decode-test
|
HELP: decode-test
|
||||||
{ $values
|
{ $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" } } "." } ;
|
{ $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" } } "." } ;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue