diff --git a/test/run_test_zfspoolplugin.pl b/test/run_test_zfspoolplugin.pl index 263c3be..fad021b 100755 --- a/test/run_test_zfspoolplugin.pl +++ b/test/run_test_zfspoolplugin.pl @@ -894,7 +894,7 @@ $tests->{10} = $test10; my $test9 =sub { - print "\nrun test9 \"parse_volname\"\n"; + print "\nrun test9 \"parse_volume_id\"\n"; eval { my ($store, $disk) = PVE::Storage::parse_volume_id("$storagename:$vmdisk");