X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fconfig%2Fschema%2Fform_test.schema.yml;fp=web%2Fcore%2Fmodules%2Fsystem%2Ftests%2Fmodules%2Fform_test%2Fconfig%2Fschema%2Fform_test.schema.yml;h=9af17cdd860c35fc16ae8ab9b65973d92dd2ced3;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml b/web/core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml new file mode 100644 index 000000000..9af17cdd8 --- /dev/null +++ b/web/core/modules/system/tests/modules/form_test/config/schema/form_test.schema.yml @@ -0,0 +1,7 @@ +form_test.object: + type: config_object + label: 'Test form' + mapping: + bananas: + type: string + label: 'Bananas'