File: ruby-tests.rb

package info (click to toggle)
ruby-afm 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 156 kB
  • ctags: 13
  • 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 }