File: ruby-tests.rb

package info (click to toggle)
ruby-foreigner 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 212 kB
  • ctags: 127
  • sloc: ruby: 720; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 70 bytes parent folder | download
1
2
$: << 'test' << '.'
Dir['{test}/**/*_test.rb'].each { |f| require f }