Version 1
[yaffs-website] / web / core / modules / search / tests / modules / search_extra_type / search_extra_type.info.yml
diff --git a/web/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml b/web/core/modules/search/tests/modules/search_extra_type/search_extra_type.info.yml
new file mode 100644 (file)
index 0000000..1b4cf55
--- /dev/null
@@ -0,0 +1,9 @@
+name: 'Test Search Type'
+type: module
+description: 'Support module for Search module testing.'
+package: Testing
+version: VERSION
+core: 8.x
+dependencies:
+  - test_page_test
+