resourceloader: Add coverage for DerivativeRLContext::getDirection inheritance
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 10 Jun 2019 14:25:24 +0000 (15:25 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 10 Jun 2019 14:25:24 +0000 (15:25 +0100)
commit54e86490419132b85f70e1e2b590b87f5bd3555d
treee2e59aa0ce209b1a29a72fc6561f8a50d98bfc56
parente2ef870ee2da2940dc69a9c69fd2572039a606d4
resourceloader: Add coverage for DerivativeRLContext::getDirection inheritance

This was the only case not covered, possibly due to a copy-paste
mistake when writing the test.

Change-Id: I1d01a1191da15162f301cea4082c0f1f481cece7
tests/phpunit/includes/resourceloader/DerivativeResourceLoaderContextTest.php