diff options
Diffstat (limited to 'spec/integration')
-rwxr-xr-x | spec/integration/facter_spec.rb (renamed from spec/integration/facter.rb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/facter.rb b/spec/integration/facter_spec.rb index 79a1f0f..8351de1 100755 --- a/spec/integration/facter.rb +++ b/spec/integration/facter_spec.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -require File.dirname(__FILE__) + '/../spec_helper' +require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') describe Facter do before do |