File: ruby-tests.rb

package info (click to toggle)
ruby-chronic 0.10.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 492 kB
  • sloc: ruby: 4,557; makefile: 9; sh: 8
file content (2 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (5)
1
2
$: << 'lib' << 'test' << '.'
Dir['test/test_*.rb'].each { |f| require f }