summaryrefslogtreecommitdiffstats
path: root/spec/unit/provider/exec/shell_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/provider/exec/shell_spec.rb')
-rwxr-xr-xspec/unit/provider/exec/shell_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/unit/provider/exec/shell_spec.rb b/spec/unit/provider/exec/shell_spec.rb
index b84f48fe3..90047b9d6 100755
--- a/spec/unit/provider/exec/shell_spec.rb
+++ b/spec/unit/provider/exec/shell_spec.rb
@@ -1,4 +1,4 @@
-#!/usr/bin/env ruby
+#!/usr/bin/env rspec
require 'spec_helper'
provider_class = Puppet::Type.type(:exec).provider(:shell)