summaryrefslogtreecommitdiff
path: root/tests/t1100-busy-label.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t1100-busy-label.sh')
-rwxr-xr-xtests/t1100-busy-label.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/t1100-busy-label.sh b/tests/t1100-busy-label.sh
index 71b847c..a77a70f 100755
--- a/tests/t1100-busy-label.sh
+++ b/tests/t1100-busy-label.sh
@@ -19,6 +19,9 @@
. "${srcdir=.}/init.sh"; path_prepend_ ../parted
require_root_
require_scsi_debug_module_
+require_fat_
+require_filesystem_ vfat
+
ss=$sector_size_
scsi_debug_setup_ sector_size=$ss dev_size_mb=10 > dev-name ||