<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,4 +7,6 @@ require 'rake'
 require 'rake/testtask'
 require 'rake/rdoctask'
 
-require 'tasks/rails'
\ No newline at end of file
+require 'tasks/rails'
+
+task :default =&gt; [:spec, :test]</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1b518dff7fe709ba254342138a5bad2c7385b437</id>
    </parent>
  </parents>
  <author>
    <name>Eric Kidd</name>
    <email>git@randomhacks.net</email>
  </author>
  <url>http://github.com/technoweenie/mephisto/commit/b08d6ed7766bfe1299b57676747082b942ec4c6c</url>
  <id>b08d6ed7766bfe1299b57676747082b942ec4c6c</id>
  <committed-date>2008-12-05T04:46:37-08:00</committed-date>
  <authored-date>2008-12-05T04:46:37-08:00</authored-date>
  <message>Run both specs and tests when 'rake' is invoked

I put the specs first, because that seems like a good place to add new
examples of how our APIs should work.</message>
  <tree>141309d819d6130166d40f0c3a0a02972288236a</tree>
  <committer>
    <name>Eric Kidd</name>
    <email>git@randomhacks.net</email>
  </committer>
</commit>
