D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
bundler
/
templates
/
newgem
/
test
/
Filename :
test_helper.rb.tt
back
Copy
$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__) require "<%= config[:namespaced_path] %>" require "minitest/autorun"