Version 1
[yaffs-website] / web / core / modules / system / tests / modules / image_test / config / schema / image_test.schema.yml
diff --git a/web/core/modules/system/tests/modules/image_test/config/schema/image_test.schema.yml b/web/core/modules/system/tests/modules/image_test/config/schema/image_test.schema.yml
new file mode 100644 (file)
index 0000000..e8d1e1a
--- /dev/null
@@ -0,0 +1,9 @@
+# Schema for the configuration files of the Image Test module.
+
+system.image.test_toolkit:
+  type: config_object
+  label: 'Image test toolkit'
+  mapping:
+    test_parameter:
+      type: integer
+      label: 'Test parameter'