File: ruby-tests.rb

package info (click to toggle)
ruby-haml-contrib 1.0.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 132 kB
  • ctags: 9
  • sloc: ruby: 43; makefile: 2
file content (2 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (8)
1
2
$: << 'lib' << 'test' << '.'
Dir['test/**/*_test.rb'].each { |f| require f }