summaryrefslogtreecommitdiffstats
path: root/spec/unit/type/file/group_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/type/file/group_spec.rb')
-rwxr-xr-xspec/unit/type/file/group_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/type/file/group_spec.rb b/spec/unit/type/file/group_spec.rb
index 7aeb4f7eb..707a37cd6 100755
--- a/spec/unit/type/file/group_spec.rb
+++ b/spec/unit/type/file/group_spec.rb
@@ -1,5 +1,4 @@
-#!/usr/bin/env ruby
-
+#!/usr/bin/env rspec
require 'spec_helper'
property = Puppet::Type.type(:file).attrclass(:group)