summaryrefslogtreecommitdiffstats
path: root/tests/ts/losetup/losetup
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ts/losetup/losetup')
-rwxr-xr-xtests/ts/losetup/losetup3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ts/losetup/losetup b/tests/ts/losetup/losetup
index 64eb03888..234c58f6f 100755
--- a/tests/ts/losetup/losetup
+++ b/tests/ts/losetup/losetup
@@ -21,6 +21,9 @@ TS_DESC="losetup"
. $TS_TOPDIR/functions.sh
ts_init "$*"
+
+ts_check_test_command "$TS_CMD_LOSETUP"
+
ts_skip_nonroot
DEVICE=$(ts_scsi_debug_init dev_size_mb=11)