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