summaryrefslogtreecommitdiffstats
path: root/t/P3.t
diff options
context:
space:
mode:
Diffstat (limited to 't/P3.t')
-rw-r--r--t/P3.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/P3.t b/t/P3.t
index fd55b8d..925b2d7 100644
--- a/t/P3.t
+++ b/t/P3.t
@@ -54,4 +54,10 @@ P3
255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255 255
IMAGE
+is($image->as_string('P4') . "\n", <<IMAGE);
+P4
+6 8
+\x00\x30\x48\x84\xfc\x84\x84\x00
+IMAGE
+
done_testing;