diff options
Diffstat (limited to 'spec/integration/provider')
-rw-r--r-- | spec/integration/provider/cron/crontab_spec.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/integration/provider/cron/crontab_spec.rb b/spec/integration/provider/cron/crontab_spec.rb index a4b57a2..0148d0c 100644 --- a/spec/integration/provider/cron/crontab_spec.rb +++ b/spec/integration/provider/cron/crontab_spec.rb @@ -1,5 +1,3 @@ -#!/usr/bin/env ruby - require 'spec_helper' require 'puppet/file_bucket/dipper' require 'puppet_spec/compiler' |