Current Path : /usr/lib/ruby/3.0.0/bundler/templates/newgem/test/minitest/ |
Current File : //usr/lib/ruby/3.0.0/bundler/templates/newgem/test/minitest/test_helper.rb.tt |
# frozen_string_literal: true $LOAD_PATH.unshift File.expand_path("../lib", __dir__) require "<%= config[:namespaced_path] %>" require "minitest/autorun"