From: Kunal Mehta Date: Mon, 18 May 2015 05:49:37 +0000 (-0700) Subject: registration: Remove duplicate "ParserTestFiles" key from schema X-Git-Tag: 1.31.0-rc.0~11376^2 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_ecrire%28%22lang_raccourcis%22%2C%22module=%24nom_module%22%29%20.%20%22?a=commitdiff_plain;h=aa2e12c1720a067562ca9408311dae1c874f469b;p=lhc%2Fweb%2Fwiklou.git registration: Remove duplicate "ParserTestFiles" key from schema Bug: T99493 Change-Id: I43ea510162d01424171e738310b0519c85d28f68 --- diff --git a/docs/extension.schema.json b/docs/extension.schema.json index 8e8b23b63e..e03c2951bb 100644 --- a/docs/extension.schema.json +++ b/docs/extension.schema.json @@ -534,10 +534,6 @@ "type": "object", "description": "Rate limits" }, - "ParserTestFiles": { - "type": "array", - "description": "Parser test files to run" - }, "RecentChangesFlags": { "type": "object", "description": "Flags (letter symbols) shown on RecentChanges pages"