test/test_rcron_task.rb in rcron-0.1.1 vs test/test_rcron_task.rb in rcron-0.1.2

- old
+ new

@@ -1,5 +1,5 @@ -$LOAD_PATH << "." +$LOAD_PATH.unshift File.dirname(__FILE__) require 'helper' class TestRcronTask < Test::Unit::TestCase def test_name rcron = RCron.new