summaryrefslogtreecommitdiffstats
path: root/tests/ts/hexdump/highlighting
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/hexdump/highlighting')
-rwxr-xr-xtests/ts/hexdump/highlighting1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ts/hexdump/highlighting b/tests/ts/hexdump/highlighting
index cf78f7b96..e57757978 100755
--- a/tests/ts/hexdump/highlighting
+++ b/tests/ts/hexdump/highlighting
@@ -25,6 +25,7 @@ ADDRFMT='-e "%07.7_Ax\n"'
ts_init "$*"
ts_check_test_command "$TS_CMD_HEXDUMP"
+ts_check_test_command "$TS_HELPER_SYSINFO"
# on big endian systems some of the subtests have different expected output
BYTE_ORDER=$($TS_HELPER_SYSINFO byte-order)