X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/8884d1baae25b585efbb3c34515a2d1a198ba847..eafc0ab02ee680ff5f9416a56f2768f564e25868:/test/scan/test-scan-multibyte diff --git a/test/scan/test-scan-multibyte b/test/scan/test-scan-multibyte index db1d3ba7..f1407f63 100755 --- a/test/scan/test-scan-multibyte +++ b/test/scan/test-scan-multibyte @@ -132,7 +132,7 @@ else echo "Unsupported width for U+2019: $width" fi -LC_CTYPE=en_US.UTF-8 MM_CHARSET=UTF-8 run_prog scan -width 75 last >"$actual" +LC_CTYPE=en_US.UTF-8 MM_CHARSET=UTF-8 scan -width 75 last >"$actual" check "$expected" "$actual"