Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field / tests / modules / field_timestamp_test / field_timestamp_test.info.yml
diff --git a/web/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml b/web/core/modules/field/tests/modules/field_timestamp_test/field_timestamp_test.info.yml
new file mode 100644 (file)
index 0000000..dbabfc2
--- /dev/null
@@ -0,0 +1,9 @@
+name: 'Field Timestamp Test'
+type: module
+description: 'Support module for the Timestamp field item test.'
+core: 8.x
+package: Testing
+version: VERSION
+dependencies:
+  - entity_test
+  - field