Sha256: e0cae1a6c7680bfc00530f87c97d37e4ff0844120868b109d122767c28f3b655

Contents?: true

Size: 164 Bytes

Versions: 15

Compression:

Stored size: 164 Bytes

Contents

require 'rake/testtask'
require 'bundler'
Bundler::GemHelper.install_tasks

Rake::TestTask.new do |t|
  t.pattern = 'test/**/*_test.rb'
end

task :default => :test

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
time_pilot-1.0.2 Rakefile
time_pilot-1.0.1 Rakefile
time_pilot-1.0.0 Rakefile
ahora-0.2.2 Rakefile
time_pilot-0.1.1 Rakefile
time_pilot-0.1.0 Rakefile
ahora-0.2.1 Rakefile
time_pilot-0.0.4 Rakefile
time_pilot-0.0.3 Rakefile
time_pilot-0.0.2 Rakefile
ahora-0.2.0 Rakefile
ahora-0.1.0 Rakefile
ahora-0.0.4 Rakefile
ahora-0.0.3 Rakefile
ahora-0.0.2 Rakefile