Resolving constant redefinition warnings.
[arvados.git] / spec / spec_helper.rb
1 $LOAD_PATH.unshift(File.expand_path('../../lib', __FILE__))
2 $LOAD_PATH.uniq!
3
4 require 'rspec'
5
6 RSpec.configure do |config|
7 end