File: test_helper.rb

package info (click to toggle)
ruby-stringex 2.8.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,232 kB
  • sloc: ruby: 3,745; makefile: 5
file content (2 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (5)
1
2
require 'test/unit'
$: << File.join(File.expand_path(File.dirname(__FILE__)), '../lib')