Skip to content

Commit 78e7686

Browse files
authored
blank lines in test file
1 parent 5bf12d7 commit 78e7686

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

tests/Pinta.Core.Tests/Assets/sixcolors_chaotic.ppm

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ P3
99
# 1 1 1 # This should not be read
1010
# Look at the trailing space below
1111
0 1 0 0 0 1
12+
13+
1214
1 1 0 1 1 1 0 0 0
1315
# The following data goes beyond what was specified in the header,
1416
# and it should be ignored. In fact, let's add an out-of-range value
15-
1 0 1 65535
17+
1 0 1 65535

0 commit comments

Comments
 (0)