Sha256: 02dfe530709eda25628e10beb37fa4a0a8f6b9661bdc69ffd1cf789f550a1020

Contents?: true

Size: 143 Bytes

Versions: 33

Compression:

Stored size: 143 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

33 entries across 33 versions & 7 rubygems

Version Path
cognition-2.0.4 Rakefile
epubber-0.2.0 Rakefile
epubber-0.1.5 Rakefile
epubber-0.1.4 Rakefile
epubber-0.1.3 Rakefile
epubber-0.1.2 Rakefile
epubber-0.1.1 Rakefile
epubber-0.1.0 Rakefile
epubber-0.0.4 Rakefile
epubber-0.0.3 Rakefile
epubber-0.0.2 Rakefile
spiro-0.0.3 Rakefile
spiro-0.0.2 Rakefile
cognition-2.0.3 Rakefile
spiro-0.0.1 Rakefile
cognition-2.0.2 Rakefile
cognition-2.0.0 Rakefile
cognition-1.2.1 Rakefile
cognition-1.2.0 Rakefile
cognition-1.1.4 Rakefile