@ -1,7 +1,10 @@
task :default do
desc "Run tests"
task :test do
Dir['test/**/*_test.rb'].each { |file| require file }
end
task :default => :test
begin
require 'jeweler'
The note is not visible to the blocked user.