mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Fix test failing on OS-dependent trailing newline
This commit is contained in:
0
test/asm/jr-@.err
Normal file
0
test/asm/jr-@.err
Normal file
@@ -2,4 +2,5 @@ SECTION "Test", ROM0
|
|||||||
|
|
||||||
Label:
|
Label:
|
||||||
jr Label
|
jr Label
|
||||||
PRINTV Label - @
|
DIFF equ Label - @
|
||||||
|
PRINTT "{DIFF}\n"
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
$FFFFFFFE
|
$FFFFFFFE
|
||||||
|
|||||||
Reference in New Issue
Block a user