File: ruby-tests.rb

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