summaryrefslogtreecommitdiffstats
path: root/spec/unit/type/computer_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/type/computer_spec.rb')
-rwxr-xr-xspec/unit/type/computer_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/type/computer_spec.rb b/spec/unit/type/computer_spec.rb
index 9bce5106c..1e15d7a4f 100755
--- a/spec/unit/type/computer_spec.rb
+++ b/spec/unit/type/computer_spec.rb
@@ -1,5 +1,4 @@
-#!/usr/bin/env ruby
-
+#!/usr/bin/env rspec
require 'spec_helper'
computer = Puppet::Type.type(:computer)