File: ruby-tests.rb

package info (click to toggle)
ruby-term-ansicolor 1.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: ruby: 2,138; makefile: 10
file content (3 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (3)
1
2
3
$: << "tests/"

Dir.glob("tests/*_test.rb").each { |f| require f }