File: ruby-tests.rb

package info (click to toggle)
ruby-domain-name 0.5.20160216-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 548 kB
  • ctags: 40
  • sloc: ruby: 8,653; 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 }