<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>test/thoth/plugin/test_thoth_twitter.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -87,6 +87,12 @@ Rake::RDocTask.new do |rd|
   rd.rdoc_files.include('lib/**/*.rb')
 end
 
+task :default =&gt; [:test]
+
+task :test do
+  sh 'bacon -a'
+end
+
 desc &quot;install Thoth&quot;
 task :install =&gt; :gem do
   sh &quot;gem install pkg/thoth-#{Thoth::APP_VERSION}.gem&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9f2ddf1c66acacad3100859e3666e17b5db8b725</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Grove</name>
    <email>ryan@wonko.com</email>
  </author>
  <url>http://github.com/rgrove/thoth/commit/d3fe574a48e73ab3a955eecc5daf61bbe7d234bd</url>
  <id>d3fe574a48e73ab3a955eecc5daf61bbe7d234bd</id>
  <committed-date>2009-02-19T21:52:17-08:00</committed-date>
  <authored-date>2009-02-19T21:52:17-08:00</authored-date>
  <message>What's this? A unit test? Why yes. Yes it is.</message>
  <tree>7b79b65b6fb6539ca17e2da2954cbc1ffdfb5d6e</tree>
  <committer>
    <name>Ryan Grove</name>
    <email>ryan@wonko.com</email>
  </committer>
</commit>
