File: ruby-tests.rb

package info (click to toggle)
ruby-domain-name 0.5.20190701-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 612 kB
  • sloc: ruby: 9,579; makefile: 3
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 }