]> git.proxmox.com Git - pve-storage.git/blobdiff - test/get_subdir_test.pm
tree-wide: fix typos with codespell
[pve-storage.git] / test / get_subdir_test.pm
index 576c4757c4db9949d81fb9a7673c1df053eae530..1e583504567138c306eef584504d7f59eb9e3365 100644 (file)
@@ -18,7 +18,7 @@ my $vtype_subdirs = PVE::Storage::Plugin::get_vtype_subdirs();
 my $tests = [
     # failed matches
     [ $scfg_with_path, 'none', "unknown vtype 'none'\n" ],
-    [ {}, 'iso', "storage definintion has no path\n" ],
+    [ {}, 'iso', "storage definition has no path\n" ],
 ];
 
 # creates additional positive tests