X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/25b5d3aa852eb145beea1d3abcbe57e75f2e59a7..eafc0ab02ee680ff5f9416a56f2768f564e25868:/test/scan/test-scan-multibyte diff --git a/test/scan/test-scan-multibyte b/test/scan/test-scan-multibyte index 255adace..f1407f63 100755 --- a/test/scan/test-scan-multibyte +++ b/test/scan/test-scan-multibyte @@ -76,7 +76,7 @@ else exit 1 fi -scan -width 80 +inbox 11 > $actual || exit 1 +run_prog scan -width 80 +inbox 11 > $actual || exit 1 check "$expected" "$actual" # @@ -103,6 +103,7 @@ cat >"$expected" <"$actual" check "$expected" "$actual" fi