X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/blobdiff_plain/8c470f2a28273197fbf0939a7bceb3d0d0a6df7d..46c7a9ab1e830a9c9ba2d607fdf48ed7554428bb:/codec/tests.at diff --git a/codec/tests.at b/codec/tests.at index cf51618..bc93d3a 100644 --- a/codec/tests.at +++ b/codec/tests.at @@ -44,7 +44,7 @@ m4_define([CODEC_TESTENCODE], [ ]) ## CODEC_TESTDECODE(codec, encoding, [raw-data], -## [options], [exp-status], [exp-stderr]) +## [options], [exp-status], [exp-stderr]) ## ## Check that CODEC decodes ENCODING as RAW-DATA, given the OPTIONS, or that ## it reports EXP-STATUS and produces EXP-STDERR.