test/test_all.rb in mechanize-0.6.4 vs test/test_all.rb in mechanize-0.6.5

- old
+ new

@@ -11,9 +11,11 @@ require 'tc_form_as_hash' require 'tc_form_button' require 'tc_form_no_inputname' require 'tc_forms' require 'tc_gzipping' +require 'tc_html_unscape_forms' +require 'tc_if_modified_since' require 'tc_links' require 'tc_mech' require 'tc_multi_select' require 'tc_no_attributes' require 'tc_page'