summaryrefslogtreecommitdiff
path: root/lib/bundler/templates/newgem/spec/spec_helper.rb.tt
blob: 4c69d354b30696e0e86c71d52b994749ca918873 (plain)
1
2
$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__)
require "<%= config[:namespaced_path] %>"