mirror of
https://github.com/zxing/zxing.git
synced 2024-11-13 06:24:06 -08:00
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'
|