mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Volume label can't be get from HFS+/HFSX without getting deep
in the Catalog File, so don't test for it.
This commit is contained in:
@@ -71,7 +71,7 @@ namespace DiscImageChef.Tests.Filesystems
|
||||
};
|
||||
|
||||
readonly string[] volumename = {
|
||||
"Volume label","Volume label",
|
||||
null, null,
|
||||
};
|
||||
|
||||
readonly string[] volumeserial = {
|
||||
|
||||
Reference in New Issue
Block a user