File: ruby-tests.rb

package info (click to toggle)
ruby-afm 0.2.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 156 kB
  • sloc: ruby: 117; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 64 bytes parent folder | download | duplicates (3)
1
2
$: << "test/"
Dir.glob("test/test_*.rb").each { |f| require f }