require"isolation/abstract_unit"moduleApplicationTestsclassGemBooting<ActiveSupport::TestCaseincludeActiveSupport::Testing::Isolationdefsetup# build_app# boot_railsenddefteardown# teardown_appendtest"booting rails sets the load paths correctly"do# This test is pending reworking the boot processendendend