1
0
Fork 0
mirror of https://github.com/zxing/zxing.git synced 2025-03-05 20:48:51 -08:00
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'