File Manager

Path: /opt/chef.upgrade/embedded/lib/ruby/gems/2.3.0/gems/uuidtools-2.1.5/spec/

Viewing File: spec_helper.rb

$VERBOSE=true

spec_dir = File.expand_path(File.dirname(__FILE__))
lib_dir = File.expand_path(File.join(spec_dir, "../lib"))

$:.unshift(lib_dir)
$:.uniq!

require "uuidtools"