summaryrefslogtreecommitdiffstats
path: root/spec/unit/type/whit_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/type/whit_spec.rb')
-rwxr-xr-xspec/unit/type/whit_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/type/whit_spec.rb b/spec/unit/type/whit_spec.rb
index cc5365ed6..4d0949900 100755
--- a/spec/unit/type/whit_spec.rb
+++ b/spec/unit/type/whit_spec.rb
@@ -1,5 +1,4 @@
-#!/usr/bin/env ruby
-
+#!/usr/bin/env rspec
require 'spec_helper'
whit = Puppet::Type.type(:whit).new(:name => "Foo::Bar")