Sha256: 017945bce526ee066a2b214ee4703f60fd717ee65ca1e23c1363301727b6f0cf

Contents?: true

Size: 141 Bytes

Versions: 17

Compression:

Stored size: 141 Bytes

Contents

require "bundler/gem_tasks"
require "rake/testtask"
Rake::TestTask.new do |t|
  t.libs << 'test'
end
desc "Run tests"
task :default => :test

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
mockdata-1.0.7 Rakefile
mockdata-1.0.6 Rakefile
mockdata-1.0.5 Rakefile
mockdata-1.0.4 Rakefile
mockdata-1.0.3 Rakefile
mockdata-1.0.2 Rakefile
mockdata-1.0.1 Rakefile
mockdata-1.0 Rakefile
mockdata-0.1.9 Rakefile
mockdata-0.1.8 Rakefile
mockdata-0.1.7 Rakefile
mockdata-0.1.6 Rakefile
mockdata-0.1.5 Rakefile
mockdata-0.1.4 Rakefile
mockdata-0.1.3 Rakefile
mockdata-0.1.2 Rakefile
mockdata-0.1.1 Rakefile