diff options
Diffstat (limited to 'spec/unit/status_spec.rb')
-rwxr-xr-x[-rw-r--r--] | spec/unit/status_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/status_spec.rb b/spec/unit/status_spec.rb index 3a9c805b3..4e8f551bc 100644..100755 --- a/spec/unit/status_spec.rb +++ b/spec/unit/status_spec.rb @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -require File.expand_path(File.dirname(__FILE__) + '/../spec_helper') +require 'spec_helper' describe Puppet::Status do it "should implement find" do |