Sha256: 22ffceabcbafda9d61e0cca070d091f472df19225616accc52c986791a03e30a

Contents?: true

Size: 122 Bytes

Versions: 5

Compression:

Stored size: 122 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

task :default => [:test]

task :test do
  ruby "test/pmap_test.rb"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pmap-1.1.1 Rakefile
pmap-1.1.0 Rakefile
pmap-1.0.2 Rakefile
pmap-1.0.1 Rakefile
pmap-1.0.0 Rakefile