test/test_all.rb in mechanize-0.6.5 vs test/test_all.rb in mechanize-0.6.6
- old
+ new
@@ -11,9 +11,10 @@
require 'tc_form_as_hash'
require 'tc_form_button'
require 'tc_form_no_inputname'
require 'tc_forms'
require 'tc_gzipping'
+require 'tc_history'
require 'tc_html_unscape_forms'
require 'tc_if_modified_since'
require 'tc_links'
require 'tc_mech'
require 'tc_multi_select'