File: ruby-tests.rb

package info (click to toggle)
ruby-gelf 1.4.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 200 kB
  • ctags: 47
  • sloc: ruby: 716; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (5)
1
2
3
$: << 'lib' << '.'
require 'test/helper.rb'
Dir['test/test_*.rb'].each { |f| require f }