<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>tests/rfeedparser_server.rb</filename>
    </added>
    <added>
      <filename>tests/rfeedparser_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,6 @@ spec = Gem::Specification.new do |s|
   s.files      = FileList[&quot;{lib,tests}/**/*&quot;].exclude(&quot;rdoc&quot;).to_a
   s.require_path      = &quot;lib&quot;
   # s.autorequire       = &quot;feedparser&quot; # tHe 3vil according to Why.
-  s.test_file         = &quot;tests/rfeedparsertest.rb&quot;
   s.has_rdoc          = false # TODO: fix
   s.extra_rdoc_files  = ['README','LICENSE', 'RUBY-TESTING']
   s.rubyforge_project = 'rfeedparser'
@@ -40,8 +39,7 @@ Rake::GemPackageTask.new(spec) do |pkg|
 end
 
 Rake::TestTask.new do |t|
-  t.libs &lt;&lt; &quot;test&quot;
-  t.test_files = FileList['tests/rfeedparsertest.rb']
+  t.test_files = FileList['tests/rfeedparser_test.rb']
   t.verbose = true
 end
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>tests/rfeedparserserver.rb</filename>
    </removed>
    <removed>
      <filename>tests/rfeedparsertest.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>b3987420d33eab083817ca52aa10701f63cbd39c</id>
    </parent>
  </parents>
  <author>
    <name>Jeff Hodges</name>
    <email>jeff@somethingsimilar.com</email>
  </author>
  <url>http://github.com/jmhodges/rfeedparser/commit/ff66e423d2543ad61b86eae32c0c2f9eae8be05a</url>
  <id>ff66e423d2543ad61b86eae32c0c2f9eae8be05a</id>
  <committed-date>2009-02-27T22:45:07-08:00</committed-date>
  <authored-date>2009-02-27T22:45:07-08:00</authored-date>
  <message>renaming the test files</message>
  <tree>ffbc38fe86eb5d7ef47ac352dffced300a0bb821</tree>
  <committer>
    <name>Jeff Hodges</name>
    <email>jeff@somethingsimilar.com</email>
  </committer>
</commit>
