summaryrefslogtreecommitdiffstats
path: root/test/ral/providers/cron/crontab.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/ral/providers/cron/crontab.rb')
-rwxr-xr-xtest/ral/providers/cron/crontab.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ral/providers/cron/crontab.rb b/test/ral/providers/cron/crontab.rb
index 1ff1e34ef..53bd76c50 100755
--- a/test/ral/providers/cron/crontab.rb
+++ b/test/ral/providers/cron/crontab.rb
@@ -5,7 +5,6 @@ require File.dirname(__FILE__) + '/../../../lib/puppettest'
require 'puppettest'
require 'mocha'
require 'puppettest/fileparsing'
-require 'puppet/type/cron'
class TestCronParsedProvider < Test::Unit::TestCase
include PuppetTest