Sha256: 61a74468c461230ee8b8176a760676529912bf241ab29b1c66cdf092090c988d

Contents?: true

Size: 157 Bytes

Versions: 148

Compression:

Stored size: 157 Bytes

Contents

require 'rake/testtask'
require 'bundler/gem_tasks'

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

task :default => :test

Version data entries

148 entries across 148 versions & 12 rubygems

Version Path
projector_pws-0.2.3 Rakefile
projector_pws-0.2.2 Rakefile
projector_pws-0.2.1 Rakefile
nut-1.2.10 Rakefile
aromat-1.4.3 Rakefile
aromat-1.4.2 Rakefile
aromat-1.4.1 Rakefile
aromat-1.4.0 Rakefile
projector_pws-0.2.0 Rakefile
projector_pws-0.1.19 Rakefile
projector_pws-0.1.18 Rakefile
projector_pws-0.1.17 Rakefile
projector_pws-0.1.16 Rakefile
projector_pws-0.1.15 Rakefile
projector_pws-0.1.14 Rakefile
projector_pws-0.1.13 Rakefile
projector_pws-0.1.12 Rakefile
projector_pws-0.1.11 Rakefile
projector_pws-0.1.10 Rakefile
projector_pws-0.1.9 Rakefile