Current Path : /proc/2/cwd/opt/puppetlabs/puppet/vendor_modules/selinux_core/spec/ |
Current File : //proc/2/cwd/opt/puppetlabs/puppet/vendor_modules/selinux_core/spec/spec_helper_local.rb |
dir = File.expand_path(File.dirname(__FILE__)) $LOAD_PATH.unshift File.join(dir, 'lib') # So everyone else doesn't have to include this base constant. module PuppetSpec FIXTURE_DIR = File.join(File.expand_path(File.dirname(__FILE__)), 'fixtures') unless defined?(FIXTURE_DIR) end