File: ruby-tests.rb

package info (click to toggle)
ruby-tilt 2.0.0%2Breally1.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 476 kB
  • ctags: 411
  • sloc: ruby: 3,546; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (3)
1
2
$: << 'lib' << 'test' << '.'
Dir['test/**/*.rb'].each { |f| require f }