Sha256: dd3f097a0c6f22bfea82300d2fb8eeece8c61ebdf96cef4232ecf51069b25fae

Contents?: true

Size: 136 Bytes

Versions: 43

Compression:

Stored size: 136 Bytes

Contents

require 'rake/testtask'

Rake::TestTask.new do |t|
  t.pattern = ENV['TEST_PATTERN'] || "test/**/*_spec.rb"
end

task :default => :test

Version data entries

43 entries across 43 versions & 3 rubygems

Version Path
angelo-0.1.21 Rakefile
angelo-0.1.19 Rakefile
angelo-0.1.18 Rakefile
angelo-0.1.17 Rakefile
angelo-0.1.16 Rakefile
terraformer-0.0.7 Rakefile
terraformer-0.0.6 Rakefile
angelo-0.1.15 Rakefile
angelo-0.1.14 Rakefile
angelo-0.1.13 Rakefile
angelo-0.1.12 Rakefile
angelo-0.1.11 Rakefile
angelo-0.1.10 Rakefile
angelo-0.1.9 Rakefile
terraformer-0.0.4 Rakefile
terraformer-0.0.3 Rakefile
terraformer-0.0.2 Rakefile
terraformer-0.0.1 Rakefile
angelo-0.1.8 Rakefile
jsonatra-1.0.5 Rakefile