File: ruby-tests.rb

package info (click to toggle)
ruby-highline 1.6.13-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 616 kB
  • sloc: ruby: 4,657; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
$: << 'lib' << 'test' << '.'
Dir['{spec,test}/**/{test,tc}_*.rb'].each { |f| require f }