File: test_helper.rb

package info (click to toggle)
ruby-htmlentities 4.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 308 kB
  • ctags: 123
  • sloc: ruby: 2,236; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (4)
1
2
3
$:.unshift(File.dirname(__FILE__) + '/../lib')
require 'test/unit'
require 'htmlentities'