Add an explicit check for correct operation to ExifRotationTest
authorMax Semenik <maxsem.wiki@gmail.com>
Thu, 2 Aug 2018 01:26:41 +0000 (18:26 -0700)
committerMax Semenik <maxsem.wiki@gmail.com>
Thu, 2 Aug 2018 01:26:41 +0000 (18:26 -0700)
commit337564f6dc2058b8f3c91e01442e579dff2cfedd
treee0f8a53813385c1c2b48267b1811c1fe315aec20
parent49dda2dc7c87f8acf09541803d8f581b7f8b70c7
Add an explicit check for correct operation to ExifRotationTest

Makes debugging test failures way easier than just trying to figure out
what errors a couple lines below mean.

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