summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/loader.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/util/loader.rb')
-rwxr-xr-xspec/unit/util/loader.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/util/loader.rb b/spec/unit/util/loader.rb
index 0a28020..0bb823e 100755
--- a/spec/unit/util/loader.rb
+++ b/spec/unit/util/loader.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require File.dirname(__FILE__) + '/../../spec_helper'
+require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper')
require 'facter/util/loader'