summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-11-20 10:51:06 -0500
committerBrian Evans <grknight@gentoo.org>2018-11-20 10:51:06 -0500
commit1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb (patch)
treead113bd05db878a61b503938c05fe046eca25ee0 /MLEB/Translate/tests/phpunit/Makefile
parentLinkAttributes: Update to v0.2 (diff)
downloadextensions-1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb.tar.gz
extensions-1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb.tar.bz2
extensions-1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb.zip
Update to MediaWikiLanguageExtensionBundle-2018.10
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'MLEB/Translate/tests/phpunit/Makefile')
-rw-r--r--MLEB/Translate/tests/phpunit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/MLEB/Translate/tests/phpunit/Makefile b/MLEB/Translate/tests/phpunit/Makefile
index 2435061e..c86c77cf 100644
--- a/MLEB/Translate/tests/phpunit/Makefile
+++ b/MLEB/Translate/tests/phpunit/Makefile
@@ -2,7 +2,7 @@ ifndef MW_INSTALL_PATH
MW_INSTALL_PATH=../../../..
endif
-DIRS = api ffs insertables
+DIRS = api ffs insertables utils
default:
php ${MW_INSTALL_PATH}/tests/phpunit/phpunit.php .