<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,6 +35,12 @@ class AbitantsControllerTest &lt; Test::Unit::TestCase
   def test_truth
     @user1.valid?
   end
+  def test_should_get_index
+    get :index
+    assert_response 200
+    assert_template &quot;abitants/index&quot;
+  end
+ 
   def test_should_get_show
     get :show, :id=&gt;'user2'
     assert_response 200</diff>
      <filename>test/functional/abitants_controller_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f4e036777445cd7fb27e1b8d456bedf2e8c1c29c</id>
    </parent>
  </parents>
  <author>
    <name>H&#233;ctor P&#233;rez</name>
    <email>hecpeare@gmail.com</email>
  </author>
  <url>http://github.com/Hecpeare/fp/commit/e9533cb12b0fccc9b77cd9637f9738868592999f</url>
  <id>e9533cb12b0fccc9b77cd9637f9738868592999f</id>
  <committed-date>2008-09-08T02:34:52-07:00</committed-date>
  <authored-date>2008-09-08T02:34:52-07:00</authored-date>
  <message>add abitants functional test on index view</message>
  <tree>ce30e0c9ca9bb3a63e1f14cdc7e9c8ee0777ca43</tree>
  <committer>
    <name>H&#233;ctor P&#233;rez</name>
    <email>hecpeare@gmail.com</email>
  </committer>
</commit>
