test: get_subdir
Co-Authored-by: Dominic Jaeger <d.jaeger@proxmox.com> Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
This commit is contained in:
committed by
Fabian Grünbichler
parent
014d36dbbb
commit
ddd313c95e
@ -11,6 +11,7 @@ my $res = $harness->runtests(
|
||||
"parse_volname_test.pm",
|
||||
"list_volumes_test.pm",
|
||||
"path_to_volume_id_test.pm",
|
||||
"get_subdir_test.pm",
|
||||
);
|
||||
|
||||
exit -1 if !$res || $res->{failed} || $res->{parse_errors};
|
||||
|
||||
Reference in New Issue
Block a user