<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -68,10 +68,10 @@ def compare_xml(ref_path, test_path, date, count)
 end
 
 def test_date(date, conf, parser, count)
-  reps_xml_filename = &quot;debates#{date}.xml&quot;
-  senate_xml_filename = &quot;daylord#{date}.xml&quot;
-  new_reps_xml_path = &quot;#{conf.xml_path}/scrapedxml/debates/#{reps_xml_filename}&quot;
-  new_senate_xml_path = &quot;#{conf.xml_path}/scrapedxml/lordspages/#{senate_xml_filename}&quot;
+  reps_xml_filename = &quot;representatives_debates/#{date}.xml&quot;
+  senate_xml_filename = &quot;senate_debates/#{date}.xml&quot;
+  new_reps_xml_path = &quot;#{conf.xml_path}/scrapedxml/#{reps_xml_filename}&quot;
+  new_senate_xml_path = &quot;#{conf.xml_path}/scrapedxml/#{senate_xml_filename}&quot;
   ref_reps_xml_path = &quot;#{File.dirname(__FILE__)}/../../ref/#{reps_xml_filename}&quot;
   ref_senate_xml_path = &quot;#{File.dirname(__FILE__)}/../../ref/#{senate_xml_filename}&quot;
   parser.parse_date_house(date, new_reps_xml_path, House.representatives)</diff>
      <filename>regression-test/regression_test_parse_speeches.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1cd5fa97fc834db5360fe017ae1ead08682b7116</id>
    </parent>
  </parents>
  <author>
    <name>Matthew Landauer</name>
    <email>matthew@openaustralia.org</email>
  </author>
  <url>http://github.com/mlandauer/openaustralia-parser/commit/874ab83e26f22e2e6cd11738e8f1cd5938ab4872</url>
  <id>874ab83e26f22e2e6cd11738e8f1cd5938ab4872</id>
  <committed-date>2009-07-21T06:32:13-07:00</committed-date>
  <authored-date>2009-07-20T23:19:22-07:00</authored-date>
  <message>Updated regression tests to deal with new file layout for debates files</message>
  <tree>9f4794b68994d902715b1651af971e5f8724ef97</tree>
  <committer>
    <name>Matthew Landauer</name>
    <email>matthew@openaustralia.org</email>
  </committer>
</commit>
