summaryrefslogtreecommitdiffstats
path: root/tests/ts/misc/rev
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/misc/rev')
-rwxr-xr-xtests/ts/misc/rev2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ts/misc/rev b/tests/ts/misc/rev
index 5b95f289a..a3d45e6a9 100755
--- a/tests/ts/misc/rev
+++ b/tests/ts/misc/rev
@@ -18,6 +18,8 @@ TS_DESC="rev"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+ts_check_test_command "$TS_CMD_REV"
+
for I in {0..512}; do printf "%s " {a..z}; done | md5sum >> $TS_OUTPUT 2>&1
for I in {0..512}; do printf "%s " {a..z}; done | \