summaryrefslogtreecommitdiffstats
path: root/tests/ts/more/regexp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/more/regexp')
-rwxr-xr-xtests/ts/more/regexp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/more/regexp b/tests/ts/more/regexp
index 947f55624..67c6f6281 100755
--- a/tests/ts/more/regexp
+++ b/tests/ts/more/regexp
@@ -18,6 +18,8 @@ TS_DESC="regexp"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_check_test_command "$TS_HELPER_MORE"
+
printf "abba\nbar\nfoo\nxyzzy\n" |
$TS_HELPER_MORE +/foo > $TS_OUTPUT 2>&1