File: ruby-tests.rb

package info (click to toggle)
ruby-minitest 6.0.1%2Breally6.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 588 kB
  • sloc: ruby: 6,908; makefile: 13
file content (2 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (9)
1
2
$: << "./test/"
Dir['./test/**/*.rb'].each { |f| require f }