aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/testing/autorun.rb
blob: a4afbfd6ced22562ecd7e3591cfcec4d1344c24b (plain) (blame)
1
2
3
4
5
6
# frozen_string_literal: true
gem "minitest"

require "minitest"

Minitest.autorun