<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -11,6 +11,11 @@ task :docs do |t|
   puts 'done.'
 end
 
+desc 'run unit tests and specs'
+task :test =&gt; :spec do
+  # ...
+end
+
 desc 'run specs'
 task :spec do
   exec 'spec spec/*'</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>40589392a38291b3ef6d65c97bc59c3b68151b0c</id>
    </parent>
  </parents>
  <author>
    <name>remi</name>
    <email>remi@remitaylor.com</email>
  </author>
  <url>http://github.com/remi/adf/commit/bf8b361861ed863ba1a13af7d27b87b6d5ab1e56</url>
  <id>bf8b361861ed863ba1a13af7d27b87b6d5ab1e56</id>
  <committed-date>2008-08-28T16:09:08-07:00</committed-date>
  <authored-date>2008-08-28T16:09:08-07:00</authored-date>
  <message>added 'rake test'</message>
  <tree>d9c4756f0622cf6c542779671bfc6218703b3ca5</tree>
  <committer>
    <name>remi</name>
    <email>remi@remitaylor.com</email>
  </committer>
</commit>
