Skip to content

Commit

Permalink
lib folder is already in the libs options
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Mendonça França committed Mar 24, 2012
1 parent 4d0d027 commit d5d37f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ task :default => :test

desc 'Test the mail_form plugin.'
Rake::TestTask.new(:test) do |t|
t.libs << 'lib'
t.libs << 'test'
t.pattern = 'test/**/*_test.rb'
t.verbose = true
Expand Down

0 comments on commit d5d37f4

Please sign in to comment.