JavaScriptContentTest: $wgScript != $wgScriptPath
authorsaper <saper@saper.info>
Mon, 26 Oct 2015 22:05:15 +0000 (23:05 +0100)
committersaper <saper@saper.info>
Mon, 26 Oct 2015 22:05:15 +0000 (23:05 +0100)
commit8fa1555c7886ef3491a23df22eee98eeb8a97c8e
tree26dedee201efbbc0a5af8e1d0b02d724c1e66737
parent4efc28e66aa7feeb3bf303bf34e0088490ed4cd0
JavaScriptContentTest: $wgScript != $wgScriptPath

Set $wgScript, $wgScriptPath and $wgResourceBasePath
to avoid failures when running on a wiki with
a non-standard $wgScriptPath.

Reported-on:

https://lists.wikimedia.org/pipermail/wikitech-l/2015-October/083675.html

Change-Id: I8acbcca5449060ff5604bf275f690b53343e706e
tests/phpunit/includes/content/JavaScriptContentTest.php