Skip to content

Commit

Permalink
Removed a rdoc deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigo Flores committed Jul 1, 2011
1 parent 04cb789 commit 93180fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
@@ -1,7 +1,7 @@
# encoding: UTF-8

require 'rake/testtask'
require 'rake/rdoctask'
require 'rdoc/task'

desc 'Default: run tests for all ORMs.'
task :default => :test
Expand Down

0 comments on commit 93180fb

Please sign in to comment.