summaryrefslogtreecommitdiffstats
path: root/tests/ts/hexdump/format-strings
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/hexdump/format-strings')
-rwxr-xr-xtests/ts/hexdump/format-strings2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ts/hexdump/format-strings b/tests/ts/hexdump/format-strings
index 8716197cd..229e6513f 100755
--- a/tests/ts/hexdump/format-strings
+++ b/tests/ts/hexdump/format-strings
@@ -22,7 +22,7 @@ FILES="$TS_TOPDIR/ts/hexdump/files"
. $TS_TOPDIR/functions.sh
ts_init "$*"
-[ -x $TS_CMD_HEXDUMP ] || ts_skip "hexdump not compiled"
+ts_check_test_command "$TS_CMD_HEXDUMP"
#885314
ts_init_subtest "empty-format"