summaryrefslogtreecommitdiffstats
path: root/t/P2.t
diff options
context:
space:
mode:
Diffstat (limited to 't/P2.t')
-rw-r--r--t/P2.t7
1 files changed, 7 insertions, 0 deletions
diff --git a/t/P2.t b/t/P2.t
index 6ff8a29..88efe59 100644
--- a/t/P2.t
+++ b/t/P2.t
@@ -60,4 +60,11 @@ P4
\x00\x30\x48\x84\xfc\x84\x84\x00
IMAGE
+is($image->as_string('P5') . "\n", <<IMAGE);
+P5
+6 8
+255
+\xff\xff\xff\xff\xff\xff\xff\xff\x4e\x4e\xff\xff\xff\x00\xff\xff\x00\xff\x00\xff\xff\xff\xff\x00\x00\x36\x36\x36\x36\x00\x00\xff\xff\xff\xff\x00\x00\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff
+IMAGE
+
done_testing;