Add newlines to all test output

MacOS treats them differently, for some reason.
This commit is contained in:
ISSOtm
2020-08-23 01:31:56 +02:00
parent 542b5d18f1
commit b65ea64a58
6 changed files with 6 additions and 3 deletions

View File

@@ -3,3 +3,4 @@ WRAPPER equs "TRIN"
PRINTT "{S{WRAPPER}G}\n" PRINTT "{S{WRAPPER}G}\n"
PRINTT "{S{WRAPPER}G" PRINTT "{S{WRAPPER}G"
PRINTT "\n"

View File

@@ -1,2 +1,3 @@
OPT b.X OPT b.X
PRINTV %..X.X.X. PRINTV %..X.X.X.
PRINTT "\n"

View File

@@ -1,2 +1,3 @@
OPT g.x0X OPT g.x0X
PRINTV `.x.x0X0X PRINTV `.x.x0X0X
PRINTT "\n"