aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/test_unit/plugin/templates/test_helper.rb
blob: 2147b0956801a199d3f5299d9a5da6868c872c0f (plain) (blame)
1
2
3
4
# frozen_string_literal: true

require 'active_support/testing/autorun'
require 'active_support'