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