mirror of
https://github.com/zxing/zxing.git
synced 2024-11-10 04:54:04 -08:00
ef3d37cc07
git-svn-id: https://zxing.googlecode.com/svn/trunk@1241 59b500cc-1b3d-0410-9834-0bbf25fbcc57
5 lines
154 B
Ruby
5 lines
154 B
Ruby
$LOAD_PATH.unshift File.expand_path( File.dirname(__FILE__) + '/../lib')
|
|
$LOAD_PATH.unshift File.expand_path( File.dirname(__FILE__) )
|
|
|
|
require 'shoulda'
|