summaryrefslogtreecommitdiffstats
path: root/t/P2.t
diff options
context:
space:
mode:
Diffstat (limited to 't/P2.t')
-rw-r--r--t/P2.t6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/P2.t b/t/P2.t
index e7b7fdc..6ff8a29 100644
--- a/t/P2.t
+++ b/t/P2.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;