aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/performance_test_help.rb
diff options
context:
space:
mode:
Diffstat (limited to 'railties/lib/performance_test_help.rb')
-rw-r--r--railties/lib/performance_test_help.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/railties/lib/performance_test_help.rb b/railties/lib/performance_test_help.rb
index a5e52a7acb..5148b4ab77 100644
--- a/railties/lib/performance_test_help.rb
+++ b/railties/lib/performance_test_help.rb
@@ -1,6 +1,5 @@
require 'action_controller/performance_test'
ActionController::Base.perform_caching = true
-ActionView::Base.cache_template_loading = true
ActiveSupport::Dependencies.mechanism = :require
Rails.logger.level = ActiveSupport::BufferedLogger::INFO