summaryrefslogtreecommitdiffstats
path: root/tests/ts/more/squeeze
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/more/squeeze')
-rwxr-xr-xtests/ts/more/squeeze2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/more/squeeze b/tests/ts/more/squeeze
index 16b537e3a..d5b4a6ab7 100755
--- a/tests/ts/more/squeeze
+++ b/tests/ts/more/squeeze
@@ -18,6 +18,8 @@ TS_DESC="squeeze"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_check_test_command "$TS_HELPER_MORE"
+
printf "a\n\n\nb\n" |
$TS_HELPER_MORE -s > $TS_OUTPUT 2>&1