<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -32,7 +32,7 @@ class TestCheckBoxes &lt; Test::Unit::TestCase
   end
 
   def test_radio_button
-    f = Mechanize::Form::RadioButton.new('a&amp;amp;b', 'a&amp;amp;b', nil, nil)
+    f = Mechanize::Form::RadioButton.new('a&amp;amp;b', 'a&amp;amp;b', nil, nil, nil)
     assert_equal('a&amp;b', f.name)
     assert_equal('a&amp;b', f.value)
   end</diff>
      <filename>test/test_html_unscape_forms.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4bddee1443203ee5b94988d59f4c5384949c1904</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </author>
  <url>http://github.com/tenderlove/mechanize/commit/7a177bfe7b339e519db276ccc364ff0b2f39867b</url>
  <id>7a177bfe7b339e519db276ccc364ff0b2f39867b</id>
  <committed-date>2009-09-11T22:15:46-07:00</committed-date>
  <authored-date>2009-09-11T22:15:46-07:00</authored-date>
  <message>fixing tests</message>
  <tree>3a5a944126f8277f026d9228dd90ac50ca39d4cc</tree>
  <committer>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </committer>
</commit>
