Skip to content

Commit

Permalink
Remove wrong quote
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Nov 22, 2023
1 parent 84d287f commit 4ba2dcc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion regress/fixdat-missing-all.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description test all games, no files found, create fixdat
features LIBXML2
return 0
arguments -Fvc -D ../mamedb-merge-parent.db --create-fixdat
file "fixdat_ckmame {} test
file fixdat_ckmame {} test
stdout
In game grandparent:
game grandparent : not a single file found
Expand Down
2 changes: 1 addition & 1 deletion regress/fixdat-xml-quoting.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ description test all games, no files found, create fixdat with XML entities
features LIBXML2
return 0
arguments -Fvc -D ../mamedb-xml-quoting.db --create-fixdat
file "fixdat_ckmame {} test
file fixdat_ckmame {} test
stdout
In game 2&4c<>;:
game 2&4c<>; : not a single file found
Expand Down
2 changes: 1 addition & 1 deletion regress/rom-from-superfluous-many-fixdat.test
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ file roms/nogood-2.zip {} 1-8-ok.zip
file roms/parent-4.zip {} 1-4-ok.zip
file roms/zero-4.zip {} zero-4-ok.zip
file roms/zero.zip {} zero-ok.zip
file "fixdat_ckmame {} test
file fixdat_ckmame {} test
file roms/disk/108-5.chd 108-5.chd
file roms/disk-nogood/108-nogood.chd 108-5.chd
file roms/diskgood-romnogood/108-5.chd 108-5.chd
Expand Down

0 comments on commit 4ba2dcc

Please sign in to comment.