Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drush / drush / tests / makefiles / contrib-destination.make
diff --git a/vendor/drush/drush/tests/makefiles/contrib-destination.make b/vendor/drush/drush/tests/makefiles/contrib-destination.make
deleted file mode 100644 (file)
index cbf8dc7..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-core = "6.x"
-api = 2
-
-projects[boxes][subdir] = "contrib"
-projects[boxes][version] = "1.0"
-
-projects[admin][subdir] = "contrib"
-projects[admin][version] = "2.0"
-
-projects[zen][subdir] = "contrib"
-projects[zen][version] = "2.1"
-projects[zen][type] = "theme"