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.5.1 Rakefile
angelo-0.5.0 Rakefile
jsonatra-1.0.7 Rakefile
angelo-0.4.1 Rakefile
angelo-0.4.0 Rakefile
terraformer-0.1.0 Rakefile
angelo-0.3.3 Rakefile
terraformer-0.0.9 Rakefile
angelo-0.3.2 Rakefile
angelo-0.3.1 Rakefile
angelo-0.3.0 Rakefile
terraformer-0.0.8 Rakefile
angelo-0.2.4 Rakefile
angelo-0.2.3 Rakefile
angelo-0.2.2 Rakefile
angelo-0.2.1 Rakefile
angelo-0.2.0 Rakefile
angelo-0.1.24 Rakefile
angelo-0.1.23 Rakefile
angelo-0.1.22 Rakefile