File: ruby-tests.rb

package info (click to toggle)
ruby-chronic 0.10.2-3
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 444 kB
  • ctags: 581
  • sloc: ruby: 4,542; makefile: 4
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 }