<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,18 +7,18 @@ class ReportsControllerTest &lt; ActionController::TestCase
     assert !@response.body.include?(&quot;hdn_reports_container&quot;)
   end
   
-  # def test_live_autoupdate_index_loads
-  #   get(:index, :live =&gt; &quot;1&quot;, :format =&gt; 'html')
-  #   assert_response :success
-  #   assert @response.body.include?(&quot;hdn_reports_container&quot;)
-  # end
+  def test_live_autoupdate_index_loads
+    get(:index, :live =&gt; &quot;1&quot;, :format =&gt; 'html')
+    assert_response :success
+    assert @response.body.include?(&quot;hdn_reports_container&quot;)
+  end
   
-  # def test_reload_loads
-  #   get(:reload)
-  #   assert_response :success
-  #   exp_size = [50, Report.count].min
-  #   assert_equal exp_size, assigns(:reports).size
-  # end
+  def test_reload_loads
+    get(:reload)
+    assert_response :success
+    exp_size = [50, Report.count].min
+    assert_equal exp_size, assigns(:reports).size
+  end
   
   def test_reload_reads_count_param
     get(:reload, :per_page =&gt; 2)</diff>
      <filename>test/functional/reports_controller_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f70b451d86af24c53ef29b013d23f710abd4abcf</id>
    </parent>
  </parents>
  <author>
    <name>David Troy</name>
    <email>dave@popvox.com</email>
  </author>
  <url>http://github.com/davetroy/votereport/commit/889ed0179d6e002a4171a424a331ac7d59758be7</url>
  <id>889ed0179d6e002a4171a424a331ac7d59758be7</id>
  <committed-date>2008-11-04T14:52:20-08:00</committed-date>
  <authored-date>2008-11-04T14:52:20-08:00</authored-date>
  <message>Re-enabled report_controller tests</message>
  <tree>6122b3693fc329facd1bcc8f5746d4aa72281548</tree>
  <committer>
    <name>David Troy</name>
    <email>dave@popvox.com</email>
  </committer>
</commit>
