Skip to content
Snippets Groups Projects
ruby-tests.rb 72 B
$: << 'spec'  << '.' 
Dir['{spec,test}/**/*.rb'].each { |f| require f }