Skip to content

Commit

Permalink
update rdoc require
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron committed Oct 26, 2011
1 parent 5498fef commit e4f5ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'rake'
require 'rake/testtask'
require 'rake/rdoctask'
require 'rdoc/task'

desc 'Default: run unit tests.'
task :default => :test
Expand Down

0 comments on commit e4f5ec4

Please sign in to comment.