We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bf12d7 commit 78e7686Copy full SHA for 78e7686
1 file changed
tests/Pinta.Core.Tests/Assets/sixcolors_chaotic.ppm
@@ -9,7 +9,9 @@ P3
9
# 1 1 1 # This should not be read
10
# Look at the trailing space below
11
0 1 0 0 0 1
12
+
13
14
1 1 0 1 1 1 0 0 0
15
# The following data goes beyond what was specified in the header,
16
# and it should be ignored. In fact, let's add an out-of-range value
-1 0 1 65535
17
+1 0 1 65535
0 commit comments