Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drush / drush / tests / makefiles / patches-local-test-wysiwyg.patch
diff --git a/vendor/drush/drush/tests/makefiles/patches-local-test-wysiwyg.patch b/vendor/drush/drush/tests/makefiles/patches-local-test-wysiwyg.patch
deleted file mode 100644 (file)
index b6ef731..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-diff --git a/wysiwyg.module b/wysiwyg.module
-index 771cbd7..647ac31 100644
---- a/wysiwyg.module
-+++ b/wysiwyg.module
-@@ -112,6 +112,12 @@ function wysiwyg_theme() {
- }
- /**
-+ * This patch doesn't really do anything. It just adds a comment to
-+ * wysiwyg.module so that we can test Drush Make's support of applying patches
-+ * that are on the local filesystem.
-+ */
-+
-+/**
-  * Implementation of hook_help().
-  */
- function wysiwyg_help($path, $arg) {