test: raise timeout for ExifRotation
authorAntoine Musso <hashar@free.fr>
Mon, 3 Dec 2012 08:14:32 +0000 (09:14 +0100)
committerAntoine Musso <hashar@free.fr>
Mon, 3 Dec 2012 08:18:32 +0000 (09:18 +0100)
commit2faf797e3a04c03879cecb88bbe49309ff739ddf
treebf3c0a741f1f96e907b03f2d988578a0b33e9b2a
parentabdda85097df35745a558d9b050fb1a8f087a776
test: raise timeout for ExifRotation

ExifRotationTest does file access and hence needs a slightly higher
timeout in PHPUnit.

Change-Id: I871c4a4fde5e71708e55b3f28e7267e1023c2df5
tests/phpunit/includes/media/ExifRotationTest.php