summaryrefslogtreecommitdiffstats
path: root/spec/unit/type/file/ctime.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/unit/type/file/ctime.rb')
-rwxr-xr-xspec/unit/type/file/ctime.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/spec/unit/type/file/ctime.rb b/spec/unit/type/file/ctime.rb
index 72a10b568..1700d4928 100755
--- a/spec/unit/type/file/ctime.rb
+++ b/spec/unit/type/file/ctime.rb
@@ -1,5 +1,4 @@
-#!/usr/bin/env ruby
-
+#!/usr/bin/env rspec
require 'spec_helper'
describe Puppet::Type.type(:file).attrclass(:ctime) do