mirror of
https://github.com/SabreTools/SabreTools.Serialization.git
synced 2026-09-22 06:45:11 +00:00
Get methods should return all info
This commit is contained in:
@@ -519,7 +519,7 @@ namespace SabreTools.Metadata.DatFiles.Test
|
||||
|
||||
Assert.Equal(0, machineIndex);
|
||||
var actual = dict.GetMachine(machineIndex);
|
||||
Assert.NotNull(actual);
|
||||
Assert.NotNull(actual.Value);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user