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]
|
[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)
|
public void DosCenterDeserializeTest(string path, long count)
|
||||||
{
|
{
|
||||||
// Open the file for reading
|
// Open the file for reading
|
||||||
|
|||||||
BIN
SabreTools.Test/TestData/test-doscenter-files2.dat.gz
Normal file
BIN
SabreTools.Test/TestData/test-doscenter-files2.dat.gz
Normal file
Binary file not shown.
Reference in New Issue
Block a user