Sha256: ee7a3eeb1eb24164532b4d3f9f3fbe2b704393afb9999d366790f3e3a48b7bd7

Contents?: true

Size: 189 Bytes

Versions: 22

Compression:

Stored size: 189 Bytes

Contents

require 'bundler/gem_tasks'
require 'rake/testtask'

Rake::TestTask.new do |t|
  t.libs << 'test'
  t.test_files = FileList['test/**/*_test.rb']
  t.verbose = true
end

task default: :test

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
elocal_api_support-1.3.0 Rakefile
elocal_api_support-1.2.0 Rakefile
elocal_api_support-1.1.0 Rakefile
middleman-gh_pages-0.9.0 Rakefile
middleman-gh_pages-0.8.0 Rakefile
middleman-gh_pages-0.7.0 Rakefile
elocal_api_support-1.0.0 Rakefile
elocal_api_support-0.1.10 Rakefile
pot_markdown-0.1.6 Rakefile
elocal_api_support-0.1.9 Rakefile
elocal_api_support-0.1.8 Rakefile
nicosa-0.1.0 Rakefile
pot_markdown-0.1.5 Rakefile
elocal_api_support-0.1.7 Rakefile
elocal_api_support-0.1.5 Rakefile
pot_markdown-0.1.4 Rakefile
pot_markdown-0.1.3 Rakefile
pot_markdown-0.1.2 Rakefile
pot_markdown-0.1.1 Rakefile
pot_markdown-0.1.0 Rakefile