summaryrefslogtreecommitdiffstats
path: root/tests/ts/misc/line
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/misc/line')
-rwxr-xr-xtests/ts/misc/line4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/ts/misc/line b/tests/ts/misc/line
index 2acf2d217..a17ee28cc 100755
--- a/tests/ts/misc/line
+++ b/tests/ts/misc/line
@@ -18,9 +18,7 @@ TS_DESC="line"
. $TS_TOPDIR/functions.sh
ts_init "$*"
-if [ ! -x "$TS_CMD_LINE" ]; then
- ts_skip "line disabled"
-fi
+ts_check_test_command "$TS_CMD_LINE"
printf "a\nb\n" |
$TS_CMD_LINE > $TS_OUTPUT 2>&1