Sha256: 9a60fcfcf88142f8221bef4f22032c2085613a6b95ef2b2ae088c7a53f7d57ad

Contents?: true

Size: 135 Bytes

Versions: 14

Compression:

Stored size: 135 Bytes

Contents

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

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
avro-patches-1.0.2 Rakefile
avro-patches-1.0.1 Rakefile
avro-patches-1.0.0 Rakefile
avro-patches-1.0.0.pre0 Rakefile
avro-patches-0.4.1 Rakefile
avro-patches-0.4.0 Rakefile
avro-patches-0.3.4 Rakefile
avro-patches-0.3.3 Rakefile
avro-patches-0.3.2 Rakefile
avro-patches-0.3.1 Rakefile
avro-patches-0.3.0 Rakefile
avro-patches-0.2.0 Rakefile
avro-patches-0.1.0 Rakefile
avro-patches-0.1.0.rc0 Rakefile