<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -26,8 +26,8 @@ class TestSite &lt; Test::Unit::TestCase
     clear_dest
     @s.process
     
-    assert_equal 5, @s.posts.length
-    assert_equal ['foo'], @s.categories.keys
+    assert_equal 7, @s.posts.length
+    assert_equal [&quot;category&quot;, &quot;foo&quot;, &quot;z_category&quot;].sort, @s.categories.keys.sort
     assert_equal 1, @s.categories['foo'].length
   end
 end</diff>
      <filename>test/test_site.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d644d1df325dbae59c2cf13e7ed34587433ca798</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/newbamboo/jekyll/commit/04a283f618d6c0fb99a4a976f9353238821876c0</url>
  <id>04a283f618d6c0fb99a4a976f9353238821876c0</id>
  <committed-date>2009-01-23T14:33:14-08:00</committed-date>
  <authored-date>2009-01-23T14:33:14-08:00</authored-date>
  <message>prevent equivalent array from breaking tests</message>
  <tree>cc156c6556f2d4057134e41a28390e0546baf5e5</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
