zxing/jruby/test/test_helper.rb

5 lines
154 B
Ruby
Raw Normal View History

$LOAD_PATH.unshift File.expand_path( File.dirname(__FILE__) + '/../lib')
$LOAD_PATH.unshift File.expand_path( File.dirname(__FILE__) )
require 'shoulda'