<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -10,7 +10,7 @@ require File.expand_path(File.dirname(__FILE__) + '/factories')
 
 begin require 'redgreen'; rescue LoadError; end
 
-class Test::Unit::TestCase
+class ActiveSupport::TestCase
   self.use_transactional_fixtures = true
   self.use_instantiated_fixtures  = false
   fixtures :all
@@ -25,4 +25,4 @@ class Test::Unit::TestCase
     assert_difference object, method, 0, &amp;block
   end
   
-end
\ No newline at end of file
+end</diff>
      <filename>test/test_helper.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
-class PageTest &lt; Test::Unit::TestCase
+class PageTest &lt; ActiveSupport::TestCase
   context &quot;A Page&quot; do
     
     setup do
@@ -47,4 +47,4 @@ class PageTest &lt; Test::Unit::TestCase
   
   end
 
-end
\ No newline at end of file
+end</diff>
      <filename>test/unit/page_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a9560f9a068b1bdcc01291e8e8fa92fd35863e41</id>
    </parent>
  </parents>
  <author>
    <name>Andrei Erdoss</name>
    <email>erdoss@gmail.com</email>
  </author>
  <url>http://github.com/tog/tog_vault/commit/72741e698f53048fccd111a142f349eaca79cdf4</url>
  <id>72741e698f53048fccd111a142f349eaca79cdf4</id>
  <committed-date>2009-06-14T10:31:21-07:00</committed-date>
  <authored-date>2009-04-28T01:32:55-07:00</authored-date>
  <message>Changed Test::Unit to ActiveSupport

Signed-off-by: tog - extensible open source social network platform &lt;tog@linkingpaths.com&gt;</message>
  <tree>af0c87981be803e8db486ea2b48b584d13bb2be8</tree>
  <committer>
    <name>tog - extensible open source social network platform</name>
    <email>tog@linkingpaths.com</email>
  </committer>
</commit>
