mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Update DosCenter deserialization test
This commit is contained in:
@@ -110,7 +110,8 @@ namespace SabreTools.Test.Parser
|
||||
}
|
||||
|
||||
[Theory]
|
||||
[InlineData("test-doscenter-files.dat.gz", 34965)]
|
||||
[InlineData("test-doscenter-files1.dat.gz", 34965)]
|
||||
[InlineData("test-doscenter-files2.dat.gz", 7189)]
|
||||
public void DosCenterDeserializeTest(string path, long count)
|
||||
{
|
||||
// Open the file for reading
|
||||
|
||||
Reference in New Issue
Block a user