$:<<File.expand_path("test",COMPONENT_ROOT)require'bundler'Bundler.setuprequire"rails/test_unit/minitest_plugin"moduleRails# Necessary to get rerun-snippts working.defself.root@root||=Pathname.new(COMPONENT_ROOT)endendRails::TestUnitReporter.executable="bin/test"