<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -99,21 +99,21 @@ class TestTernaryChildAdjacentSiblingWithRightchild_RegStrA_RegStrB_RegStrC_RegS
     assert_equal(0, @rule.matches(@subject))
     assert_equal(nil, @rule.captured)
   end
-  # def test_ruin_sibling_adjacency_so_mismatch
-  #   @subject = 
-  #   [ :a,
-  #     [ :b,
-  #       [ &quot;c1&quot; ]
-  #     ],
-  #     &quot;extra&quot;,
-  #     :n,
-  #     [ :o,
-  #       [ &quot;p1&quot; ]
-  #     ]
-  #   ].to_s_exp
-  #   assert_equal(0, @rule.matches(@subject)) # FAILS w/ 1
-  #   assert_equal(nil, @rule.captured)
-  # end
+  def test_ruin_sibling_adjacency_so_mismatch
+    @subject = 
+    [ :a,
+      [ :b,
+        [ &quot;c1&quot; ]
+      ],
+      &quot;extra&quot;,
+      :n,
+      [ :o,
+        [ &quot;p1&quot; ]
+      ]
+    ].to_s_exp
+    assert_equal(0, @rule.matches(@subject)) # FAILS w/ 1
+    assert_equal(nil, @rule.captured)
+  end
   def test_sibling_child_mismatch
     @subject = 
     [ :a,</diff>
      <filename>test/rules/ternary_complex_1/the_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>20a521762b60a9b6f0dca1860db777231a9562c2</id>
    </parent>
  </parents>
  <author>
    <name>djwonk</name>
    <email>djwonk@collectiveinsight.net</email>
  </author>
  <url>http://github.com/djwonk/method_trails/commit/417c8acbb95c110a753018a230ef02e788fa2ab4</url>
  <id>417c8acbb95c110a753018a230ef02e788fa2ab4</id>
  <committed-date>2008-05-08T09:51:40-07:00</committed-date>
  <authored-date>2008-05-03T09:19:27-07:00</authored-date>
  <message>Exposing bug in 'ternary_complex_1' test suite.</message>
  <tree>1f10bb3bb779d1e0ebb1c8fd96c7a612680e8cfd</tree>
  <committer>
    <name>David James</name>
    <email>djwonk@collectiveinsight.net</email>
  </committer>
</commit>
