module_installer_config_test.schema.yml in Zircon Profile 8
Same filename and directory in other branches
  core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml
File
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.ymlView source
- module_installer_config_test.type.*:
-   type: config_entity
-   label: 'Test entity type'
-   mapping:
-     id:
-       type: string
-     name:
-       type: label
-       label: 'Name'
- 
