File: ruby-tests.rb

package info (click to toggle)
ruby-magic 0.2.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 160 kB
  • ctags: 33
  • sloc: ruby: 187; makefile: 3
file content (2 lines) | stat: -rw-r--r-- 61 bytes parent folder | download | duplicates (5)
1
2
$: << 'test'
Dir['test/**/test_*.rb'].each { |f| require f }