<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,3 +12,10 @@ end
 
 desc(&quot;Show TODOs and FIXMEs&quot;)
 task(&quot;tasks&quot; =&gt; [&quot;tasks:todo&quot;, &quot;tasks:fixme&quot;])
+
+require &quot;rake/testtask&quot;
+
+Rake::TestTask.new do |t|
+  t.test_files = FileList[&quot;test/test*.rb&quot;]
+  t.verbose = true
+end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5fce00951ed01e0be9113ea19e1392305fb1a1b0</id>
    </parent>
  </parents>
  <author>
    <name>Christoffer Sawicki</name>
    <email>christoffer.sawicki@gmail.com</email>
  </author>
  <url>http://github.com/Qerub/rack-esi/commit/440ce18d77d90312036d15e54f829beeeb08b760</url>
  <id>440ce18d77d90312036d15e54f829beeeb08b760</id>
  <committed-date>2009-01-03T20:34:06-08:00</committed-date>
  <authored-date>2009-01-03T20:34:06-08:00</authored-date>
  <message>Added Rake task for running the tests</message>
  <tree>b60127deac65274bc4fd4d89c35c1d80844caf4d</tree>
  <committer>
    <name>Christoffer Sawicki</name>
    <email>christoffer.sawicki@gmail.com</email>
  </committer>
</commit>
