File: ruby-tests.rb

package info (click to toggle)
ruby-domain-name 0.5.21-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 476 kB
  • ctags: 40
  • sloc: ruby: 7,620; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 63 bytes parent folder | download | duplicates (4)
1
2
$: << "test"
Dir['{spec,test}/**/*.rb'].each { |f| require f }