File: ruby-tests.rb

package info (click to toggle)
ruby-ipaddress 0.8.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 276 kB
  • ctags: 359
  • sloc: ruby: 1,547; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (7)
1
2
$: << 'lib' << 'test' << '.'
Dir['test/**/*_test.rb'].each { |f| require f }