Version 1
[yaffs-website] / web / core / modules / system / tests / modules / entity_test / entity_test.info.yml
diff --git a/web/core/modules/system/tests/modules/entity_test/entity_test.info.yml b/web/core/modules/system/tests/modules/entity_test/entity_test.info.yml
new file mode 100644 (file)
index 0000000..bd4382e
--- /dev/null
@@ -0,0 +1,9 @@
+name: 'Entity CRUD test module'
+type: module
+description: 'Provides entity types based upon the CRUD API.'
+package: Testing
+version: VERSION
+core: 8.x
+dependencies:
+  - field
+  - text