<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -23,8 +23,13 @@ namespace :spec do
 
 end
 
+desc &quot;Run all examples&quot;
+Spec::Rake::SpecTask.new('spec') do |t|
+  t.spec_files = file_list
+end
+
 desc 'Default: run specs.'
-task :default =&gt; 'spec:rcov'
+task :default =&gt; 'spec'
 
 PLUGIN = &quot;feed_me&quot;
 NAME = &quot;feed_me&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6cedbf72e046b817eb8df939a844d57d0b9a586c</id>
    </parent>
  </parents>
  <author>
    <name>Jonas Nicklas</name>
    <email>jonas.nicklas@gmail.com</email>
  </author>
  <url>http://github.com/jnicklas/feed_me/commit/866cb5e42ff805c55c94920b5f4de641816d183d</url>
  <id>866cb5e42ff805c55c94920b5f4de641816d183d</id>
  <committed-date>2009-05-10T12:37:36-07:00</committed-date>
  <authored-date>2009-03-29T15:14:44-07:00</authored-date>
  <message>Spec task without rcov</message>
  <tree>9f0aef31b37ebc71182e9aa39e59774fdc2b6555</tree>
  <committer>
    <name>Jonas Nicklas</name>
    <email>jonas.nicklas@gmail.com</email>
  </committer>
</commit>
