File: ruby-tests.rb

package info (click to toggle)
ruby-upr 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 244 kB
  • ctags: 272
  • sloc: ruby: 1,567; sh: 32; makefile: 7
file content (2 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (3)
1
2
$: << 'lib' << '.'
Dir['test/**/test_*.rb'].each { |f| require f }