Skip to content
This repository has been archived by the owner on Apr 9, 2018. It is now read-only.

Commit

Permalink
Fix load path for Ruby 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
henare committed Aug 9, 2012
1 parent 45eee16 commit b158d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/unit/scraper_server_spec.rb
@@ -1,4 +1,4 @@
$:.unshift "#{File.dirname(__FILE__)}/../../lib"
$:.unshift "#{File.dirname(__FILE__)}/../.."
require 'spec_helper'
require 'scraper_server'

Expand Down

0 comments on commit b158d64

Please sign in to comment.