diff options
Diffstat (limited to 'tests/phpunit/data/xmp/utf32BE.result.php')
-rw-r--r-- | tests/phpunit/data/xmp/utf32BE.result.php | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/phpunit/data/xmp/utf32BE.result.php b/tests/phpunit/data/xmp/utf32BE.result.php deleted file mode 100644 index ac7ea506..00000000 --- a/tests/phpunit/data/xmp/utf32BE.result.php +++ /dev/null @@ -1,12 +0,0 @@ -<?php - -$result = array( - 'xmp-exif' => - array( - 'DigitalZoomRatio' => '0/10', - ), - 'xmp-general' => - array( - 'Label' => '' - ), -); |