summaryrefslogtreecommitdiff
path: root/test/rb/test_helper.rb
blob: 9294c8fee190030e31def620b09a39d6afc28275 (plain)
1
2
3
4
$:.push File.dirname(__FILE__) + '/gen-rb'
$:.push File.join(File.dirname(__FILE__), '../../lib/rb/lib')

require 'test/unit'