summaryrefslogtreecommitdiffstats
path: root/t/P1.t
diff options
context:
space:
mode:
Diffstat (limited to 't/P1.t')
-rw-r--r--t/P1.t7
1 files changed, 7 insertions, 0 deletions
diff --git a/t/P1.t b/t/P1.t
index 030634b..325f87e 100644
--- a/t/P1.t
+++ b/t/P1.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
+1
+\x01\x01\x01\x01\x01\x01\x01\x01\x00\x00\x01\x01\x01\x00\x01\x01\x00\x01\x00\x01\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x01\x01\x01\x01\x00\x00\x01\x01\x01\x01\x00\x01\x01\x01\x01\x01\x01
+IMAGE
+
done_testing;