<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>spec/from_xml_spec.rb</filename>
    </added>
    <added>
      <filename>spec/spec_helper.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -18,4 +18,9 @@ end
 desc 'Install the package as a gem, without generating documentation(ri/rdoc)'
 task :install_gem_no_doc =&gt; [:clean, :package] do
   sh &quot;#{'sudo ' unless Hoe::WINDOZE }gem install pkg/*.gem --no-rdoc --no-ri&quot;
+end
+
+desc 'Run specs'
+Spec::Rake::SpecTask.new do |t|
+  t.spec_opts = ['--format', 'specdoc', '--colour', '--diff']
 end
\ No newline at end of file</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>140c570dc57c94984fb997f111f3b39e0edcc793</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Mitchell</name>
    <email>brandon@systemisdown.net</email>
  </author>
  <url>http://github.com/bitbckt/libxml_rails/commit/244d222a9fe09e755c2e25bfa71e85e6eaac1d92</url>
  <id>244d222a9fe09e755c2e25bfa71e85e6eaac1d92</id>
  <committed-date>2008-07-29T16:04:37-07:00</committed-date>
  <authored-date>2008-07-29T16:04:37-07:00</authored-date>
  <message>Port ActiveSupport Test::Unit tests to RSpec.</message>
  <tree>e082ce25c0cb269c6d506ccedf4caf7988f35283</tree>
  <committer>
    <name>Brandon Mitchell</name>
    <email>brandon@systemisdown.net</email>
  </committer>
</commit>
