Break out click listener class and make duplicate scans always result in new entry...
[zxing.git] / jruby / test / test_helper.rb
1 $LOAD_PATH.unshift File.expand_path( File.dirname(__FILE__) + '/../lib')
2 $LOAD_PATH.unshift File.expand_path( File.dirname(__FILE__) )
3
4 require 'shoulda'