File: ruby-tests.rb

package info (click to toggle)
ruby-tins 1.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,184 kB
  • sloc: ruby: 5,386; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (3)
1
2
$: << 'tests' << '.'
Dir['{tests}/**/*.rb'].each { |f| require f }