X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2Ftests%2Fmakefiles%2Fpatches-local-test-wysiwyg.patch;fp=vendor%2Fdrush%2Fdrush%2Ftests%2Fmakefiles%2Fpatches-local-test-wysiwyg.patch;h=0000000000000000000000000000000000000000;hp=b6ef7316d2e6fc74d30dc76f6e2bfa8044f2a98e;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 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 index b6ef7316d..000000000 --- a/vendor/drush/drush/tests/makefiles/patches-local-test-wysiwyg.patch +++ /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) {