blob: 45a7860418e0ed937563a46515323495f3604551 [file] [log] [blame]
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new(:spec)
task :default => :spec