summaryrefslogtreecommitdiffstats
path: root/spec/unit/operatingsystemrelease.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/operatingsystemrelease.rb')
-rwxr-xr-xspec/unit/operatingsystemrelease.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/operatingsystemrelease.rb b/spec/unit/operatingsystemrelease.rb
index 5c821c3..1cfb4ac 100755
--- a/spec/unit/operatingsystemrelease.rb
+++ b/spec/unit/operatingsystemrelease.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'