Sha256: c7d285f113be13f61d1f1ab3ad08c87e6171d7d0034f2f8cf22b318e13a7ea21

Contents?: true

Size: 192 Bytes

Versions: 15

Compression:

Stored size: 192 Bytes

Contents

# encoding: utf-8

require 'rake/testtask'

Rake::TestTask.new do |t|
  t.libs = %w( lib test )
  t.test_files = FileList['test/**/test_*.rb', 'test/**/*_spec.rb']
end

task :default => :test

Version data entries

15 entries across 15 versions & 8 rubygems

Version Path
nanoc-git-1.0.1 Rakefile
nanoc-git-1.0.0 Rakefile
nanoc-erector-1.0.0 Rakefile
nanoc-typohero-1.0.1 Rakefile
nanoc-external-1.0.1 Rakefile
nanoc-lftp-1.0.1 Rakefile
nanoc-asciidoctor-1.0.2 Rakefile
nanoc-external-1.0.0 Rakefile
nanoc-lftp-1.0.0 Rakefile
nanoc-asciidoctor-1.0.1 Rakefile
nanoc-typohero-1.0.0 Rakefile
nanoc-nbconvert-0.1.1 Rakefile
nanoc-nbconvert-0.1.0 Rakefile
nanoc-asciidoctor-1.0.0 Rakefile
ddplugin-0.1 Rakefile