summaryrefslogtreecommitdiffstats
path: root/spec/unit/util/execution_stub_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/util/execution_stub_spec.rb')
-rwxr-xr-xspec/unit/util/execution_stub_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/util/execution_stub_spec.rb b/spec/unit/util/execution_stub_spec.rb
index 2a478f008..34987689c 100755
--- a/spec/unit/util/execution_stub_spec.rb
+++ b/spec/unit/util/execution_stub_spec.rb
@@ -1,5 +1,4 @@
-#!/usr/bin/env ruby
-
+#!/usr/bin/env rspec
require 'spec_helper'
describe Puppet::Util::ExecutionStub do