summaryrefslogtreecommitdiffstats
path: root/tests/ts/mount/noncanonical
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/mount/noncanonical')
-rwxr-xr-xtests/ts/mount/noncanonical3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ts/mount/noncanonical b/tests/ts/mount/noncanonical
index a5402d3d9..a311577f0 100755
--- a/tests/ts/mount/noncanonical
+++ b/tests/ts/mount/noncanonical
@@ -20,6 +20,9 @@ TS_DESC="non canonical path"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_MOUNT"
+
ts_skip_nonroot
[ ! -e "/etc" ] && ts_skip "/etc not such file of directory"