mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Add newlines to all test output
MacOS treats them differently, for some reason.
This commit is contained in:
@@ -3,3 +3,4 @@ WRAPPER equs "TRIN"
|
||||
PRINTT "{S{WRAPPER}G}\n"
|
||||
|
||||
PRINTT "{S{WRAPPER}G"
|
||||
PRINTT "\n"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
OPT b.X
|
||||
PRINTV %..X.X.X.
|
||||
PRINTT "\n"
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
OPT g.x0X
|
||||
PRINTV `.x.x0X0X
|
||||
PRINTT "\n"
|
||||
|
||||
Reference in New Issue
Block a user