File: ruby-tests.rb

package info (click to toggle)
ruby-chronic 0.6.7-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 384 kB
  • sloc: ruby: 3,726; makefile: 2
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 }