Codebase list ruby-omniauth-facebook / 7db6a28 debian / ruby-tests.rb
7db6a28

Tree @7db6a28 (Download .tar.gz)

ruby-tests.rb @7db6a28raw · history · blame

$: << 'test' << '.'
Dir['{spec,test}/**/*.rb'].each { |f| require f }