X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=docs%2Fextension.schema.v1.json;h=fcc41af37609e1ff390311b10433cac80780b31f;hb=292e13edc58af5e712c00da68709a6a76cb5f9f9;hp=dc0abdcd5d1e1a885831089aadddf2c3031d182c;hpb=893b698e3a03052af49779cc661b297cf27fd6e3;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/extension.schema.v1.json b/docs/extension.schema.v1.json index dc0abdcd5d..fcc41af376 100644 --- a/docs/extension.schema.v1.json +++ b/docs/extension.schema.v1.json @@ -360,6 +360,10 @@ "type": "object", "description": "ResourceLoader sources to register" }, + "QUnitTestModule": { + "type": "object", + "description": "A ResourceLoaderFileModule definition registered only when wgEnableJavaScriptTest is true." + }, "ConfigRegistry": { "type": "object", "description": "Registry of factory functions to create Config objects"