File: ruby-tests.rb

package info (click to toggle)
ruby-gelf 3.1.0-3.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 244 kB
  • sloc: ruby: 1,039; 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 }