spec/rtesseract_spec.rb in rtesseract-1.0.1 vs spec/rtesseract_spec.rb in rtesseract-1.0.2

- old
+ new

@@ -1,5 +1,6 @@ require File.expand_path(File.dirname(__FILE__) + '/spec_helper') +# encoding: UTF-8 require 'pathname' describe "Rtesseract" do before do @path = Pathname.new(__FILE__.gsub("rtesseract_spec.rb","")).expand_path