Update extensions to take advantage of parser test autodiscovery

Bug: T170037
Change-Id: I41d7ee671ca103097271379df83cf63d979ee709
This commit is contained in:
Jayprakash12345 2018-04-13 14:57:05 +00:00
parent 42b7d77985
commit e6385dfb32
3 changed files with 0 additions and 4 deletions

View file

@ -42,9 +42,5 @@
"Scribunto_LuaParserFunctionsLibrary": "includes/Scribunto_LuaParserFunctionsLibrary.php",
"ParserFunctionsHooks": "includes/ParserFunctionsHooks.php"
},
"ParserTestFiles": [
"funcsParserTests.txt",
"stringFunctionTests.txt"
],
"manifest_version": 1
}