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-doscenter.dat
Normal file
14
SabreTools.DatTools.Test/TestData/test-doscenter.dat
Normal file
@@ -0,0 +1,14 @@
|
||||
doscenter (
|
||||
name "Internal DAT Name"
|
||||
description "Internal DAT Name"
|
||||
version "1.0"
|
||||
date "1900-01-01"
|
||||
author "Unknown"
|
||||
homepage "127.0.0.1"
|
||||
comment "Not real data, sorry"
|
||||
)
|
||||
|
||||
game (
|
||||
name "game1.zip"
|
||||
file ( name "rom.bin" size 1024 crc DEADBEEF date 1980-01-01 12:00 )
|
||||
)
|
||||
Reference in New Issue
Block a user