summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/mcx/mcxcontent_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/provider/mcx/mcxcontent_spec.rb')
-rwxr-xr-xspec/unit/provider/mcx/mcxcontent_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/provider/mcx/mcxcontent_spec.rb b/spec/unit/provider/mcx/mcxcontent_spec.rb
index d3fb043b6..82dbf9ac7 100755
--- a/spec/unit/provider/mcx/mcxcontent_spec.rb
+++ b/spec/unit/provider/mcx/mcxcontent_spec.rb
@@ -18,7 +18,7 @@
# Author: Jeff McCune <mccune.jeff@gmail.com>
-require File.dirname(__FILE__) + '/../../../spec_helper'
+require File.expand_path(File.dirname(__FILE__) + '/../../../spec_helper')
provider_class = Puppet::Type.type(:mcx).provider(:mcxcontent)