Version 1
[yaffs-website] / vendor / drush / drush / tests / makefiles / use-distribution-as-core.make
diff --git a/vendor/drush/drush/tests/makefiles/use-distribution-as-core.make b/vendor/drush/drush/tests/makefiles/use-distribution-as-core.make
new file mode 100644 (file)
index 0000000..489c520
--- /dev/null
@@ -0,0 +1,7 @@
+api = 2
+core = 7.x
+
+projects[commerce_kickstart][type] = core
+projects[commerce_kickstart][version] = "7.x-1.19"
+projects[oauth2_server][type] = module
+projects[oauth2_server][version] = "1.0-beta2"