File: ruby-tests.rb

package info (click to toggle)
ruby-metriks 0.9.9.8-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 288 kB
  • sloc: ruby: 1,877; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (6)
1
2
$: << 'test' << '.'
Dir['{spec,test}/**/*.rb'].each { |f| require f }