aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/Rakefile
diff options
context:
space:
mode:
authorCarl Lerche <carllerche@mac.com>2009-05-26 15:19:39 -0700
committerCarl Lerche <carllerche@mac.com>2009-05-26 15:19:39 -0700
commit7211048b2b1d640c4f33587b57261bdfe9c77b93 (patch)
tree4b0cfb4959eeb50280793e4f6354a3bda2cae6b9 /actionpack/Rakefile
parenta1f280e83d2b134e23897d4de457d76fb0095768 (diff)
downloadrails-7211048b2b1d640c4f33587b57261bdfe9c77b93.tar.gz
rails-7211048b2b1d640c4f33587b57261bdfe9c77b93.tar.bz2
rails-7211048b2b1d640c4f33587b57261bdfe9c77b93.zip
Get all template tests passing on new base
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 c44c88f638..5f5614e58f 100644
--- a/actionpack/Rakefile
+++ b/actionpack/Rakefile
@@ -64,8 +64,7 @@ Rake::TestTask.new(:test_new_base_on_old_tests) do |t|
# ==== Not ported
# * filters
- # Dir.glob( "test/{dispatch,template}/**/*_test.rb" ).sort +
- t.test_files = Dir.glob( "test/{dispatch}/**/*_test.rb" ).sort + %w(
+ t.test_files = Dir.glob( "test/{dispatch,template}/**/*_test.rb" ).sort + %w(
action_pack_assertions addresses_render assert_select
base benchmark caching capture content_type cookie dispatcher
filter_params flash helper http_basic_authentication