Sha256: 4f80346de8ffaf3228c6ae7dcc544a3a717bbee44b64dd161012069f1fd9976e

Contents?: true

Size: 135 Bytes

Versions: 8

Compression:

Stored size: 135 Bytes

Contents

require "bundler/gem_tasks"
require 'rspec/core/rake_task'

RSpec::Core::RakeTask.new('spec')

desc "run tests"
task :default => :spec

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
EPUBChop-0.1.5 Rakefile
EPUBChop-0.1.4 Rakefile
EPUBChop-0.1.3 Rakefile
EPUBChop-0.1.1 Rakefile
EPUBChop-0.0.10 Rakefile
EPUBChop-0.0.7 Rakefile
EPUBChop-0.0.6 Rakefile
EPUBChop-0.0.1 Rakefile