diff options
Diffstat (limited to 'tests/phpunit/includes/libs/xmp/XMPTest.php')
-rw-r--r-- | tests/phpunit/includes/libs/xmp/XMPTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/phpunit/includes/libs/xmp/XMPTest.php b/tests/phpunit/includes/libs/xmp/XMPTest.php index 5eee8b88c9e2..514e6cdddc86 100644 --- a/tests/phpunit/includes/libs/xmp/XMPTest.php +++ b/tests/phpunit/includes/libs/xmp/XMPTest.php @@ -4,7 +4,7 @@ * @group Media * @covers XMPReader */ -class XMPTest extends PHPUnit_Framework_TestCase { +class XMPTest extends PHPUnit_Framework_TestCase { protected function setUp() { parent::setUp(); |