<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,6 +2,9 @@ task :default do
   Rake::Task['run_specs'].invoke
 end
 
+task :spec =&gt; [:run_specs] do
+end
+
 task :run_specs do
   puts `spec --require specs/bootstrap.rb --color specs/*_spec.rb`
   raise &quot;specs failed&quot; if $?.exitstatus != 0</diff>
      <filename>rakefile.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5828521e0ac491db438ae3966d67bc5f9805c148</id>
    </parent>
  </parents>
  <author>
    <name>markmansour</name>
    <email>mark@stateofflux.com</email>
  </author>
  <url>http://github.com/ryan-allen/workflow/commit/0021f6aa23d17b231a2bb7cd48566079bf8db00d</url>
  <id>0021f6aa23d17b231a2bb7cd48566079bf8db00d</id>
  <committed-date>2009-01-08T19:00:35-08:00</committed-date>
  <authored-date>2009-01-08T19:00:35-08:00</authored-date>
  <message>I'm use to running 'rake spec' from Rails.  Here is the equivalent here.</message>
  <tree>48a941644ab94b4d9346079138a609def5bdcd47</tree>
  <committer>
    <name>markmansour</name>
    <email>mark@stateofflux.com</email>
  </committer>
</commit>
