aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/Rakefile')
-rw-r--r--actionpack/Rakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/actionpack/Rakefile b/actionpack/Rakefile
index 99ef542f3e..c31d11503c 100644
--- a/actionpack/Rakefile
+++ b/actionpack/Rakefile
@@ -63,7 +63,6 @@ Rake::TestTask.new(:test_new_base_on_old_tests) do |t|
# Dir.glob( "test/{dispatch,template}/**/*_test.rb" ).sort +
# ==== Not ported
- # * cookie
# * filters
# * integration
# * render_js
@@ -73,7 +72,7 @@ Rake::TestTask.new(:test_new_base_on_old_tests) do |t|
# * view_paths
t.test_files = %w(
action_pack_assertions addresses_render assert_select
- base benchmark caching capture content_type dispatcher
+ base benchmark caching capture content_type cookie dispatcher
filter_params flash helper http_basic_authentication
http_digest_authentication layout logging mime_responds
record_identifier redirect render render_json render_other render_xml