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