summaryrefslogtreecommitdiffstats
path: root/tests/ts/colrm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/colrm')
-rwxr-xr-xtests/ts/colrm/rm2-22
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/colrm/rm2-2 b/tests/ts/colrm/rm2-2
index d44e60e2d..c13e4ecc6 100755
--- a/tests/ts/colrm/rm2-2
+++ b/tests/ts/colrm/rm2-2
@@ -21,6 +21,8 @@ TS_DESC="basic check"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_check_test_command "$TS_CMD_COLRM"
+
printf "a b\nc\td\nef\b\tg\n" | $TS_CMD_COLRM 2 2 > $TS_OUTPUT 2>&1
ts_finalize