mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
Move ParserTests to new namespace
This commit is contained in:
14
SabreTools.DatTools.Test/TestData/test-archivedotorg.xml
Normal file
14
SabreTools.DatTools.Test/TestData/test-archivedotorg.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<files>
|
||||
<file name="rom.bin" source="original">
|
||||
<mtime>1621688177</mtime>
|
||||
<size>1024</size>
|
||||
<md5>c41d8cd98f00b204e9800998ecf8427e</md5>
|
||||
<crc32>deadbeef</crc32>
|
||||
<sha1>ca39a3ee5e6b4b0d3255bfef95601890afd80709</sha1>
|
||||
<format>Unknown</format>
|
||||
<original>rom2.bin</original>
|
||||
<rotation>0</rotation>
|
||||
<summation>md5</summation>
|
||||
</file>
|
||||
</files>
|
||||
Reference in New Issue
Block a user