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