aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_helper.rb
blob: 7ea27bb5073bcb02b7a91930b802832f6022027f (plain) (blame)
1
2
3
4
require "bundler/setup"
require "active_support"
require "active_support/test_case"
require "active_support/testing/autorun"