Skip to content

Commit

Permalink
Add controller/integration_test.rb to the new base test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Lerche committed May 26, 2009
1 parent a3ca563 commit 1358f77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions actionpack/Rakefile
Expand Up @@ -64,12 +64,11 @@ Rake::TestTask.new(:test_new_base_on_old_tests) do |t|

# ==== Not ported
# * filters
# * integration
t.test_files = %w(
action_pack_assertions addresses_render assert_select
base benchmark caching capture content_type cookie dispatcher
filter_params flash helper http_basic_authentication
http_digest_authentication layout logging mime_responds
http_digest_authentication integration layout logging mime_responds
record_identifier redirect render render_js render_json
render_other render_xml request_forgery_protection rescue
resources routing selector send_file test url_rewriter
Expand Down

0 comments on commit 1358f77

Please sign in to comment.