PATH:
opt
/
alt
/
ruby26
/
lib64
/
ruby
/
2.6.0
/
bundler
/
templates
/
newgem
/
test
$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__) require "<%= config[:namespaced_path] %>" require "minitest/autorun"
[-] test_helper.rb.tt
[edit]
[-] newgem_test.rb.tt
[edit]
[+]
..