File: test_helper.rb

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