tests: check for test_cal

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2018-08-07 10:59:06 +02:00
parent 2395f93c8c
commit 549281cb87
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ TS_DESC="Year 2147483646"
. $TS_TOPDIR/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
ts_check_test_command "$TS_HELPER_CAL"
export TERM=linux

View File

@ -22,7 +22,7 @@ TS_DESC="month"
. $TS_TOPDIR/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
ts_check_test_command "$TS_HELPER_CAL"
export TERM=linux

View File

@ -18,7 +18,7 @@ TS_DESC="September 1752"
. $TS_TOPDIR/functions.sh
ts_init "$*"
ts_check_test_command "$TS_CMD_CAL"
ts_check_test_command "$TS_HELPER_CAL"
export TERM=linux