X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrush%2Fdrush%2Ftests%2Fresources%2Fqueue_script-D8.php;fp=vendor%2Fdrush%2Fdrush%2Ftests%2Fresources%2Fqueue_script-D8.php;h=0000000000000000000000000000000000000000;hp=679a2a300861e95f809f603a5ee7085fb380cb55;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/vendor/drush/drush/tests/resources/queue_script-D8.php b/vendor/drush/drush/tests/resources/queue_script-D8.php deleted file mode 100644 index 679a2a300..000000000 --- a/vendor/drush/drush/tests/resources/queue_script-D8.php +++ /dev/null @@ -1,14 +0,0 @@ - 'test', - 'url' => 'http://drupal.org/project/issues/rss/drupal?categories=All', - 'refresh' => 3600, -)); -$feed->save(); - -// Let cron call QueueInterface::createItem() for us. -aggregator_cron();