tests: Avoid namespace slashes in getNewTempFile() utility
authorTimo Tijhof <krinklemail@gmail.com>
Sat, 4 May 2019 21:52:00 +0000 (22:52 +0100)
committerKrinkle <krinklemail@gmail.com>
Sat, 4 May 2019 22:01:20 +0000 (22:01 +0000)
commit03db8c14c469fc9800c633efa756151df26f8f4f
tree3e3cfff1ae6cdf1179b8f7cc7added568fb1d1ca
parent795bbed0ec53b7ab5f338b396a9e46a0fb031365
tests: Avoid namespace slashes in getNewTempFile() utility

This will make things easier to reason about.

I'm hoping this will fix the issue that (unmerged) Iff28c27990 is
triggering in WikibaseMediaInfo tests.

Change-Id: I7eb4a8c6bf6f6f7103190b9f225579176a7440d6
tests/phpunit/MediaWikiTestCase.php