Sha256: 5e83b82a7ce64d3f7a2d4c39e3f85435e83f5c7edf9a88edc0a65030aba8402f

Contents?: true

Size: 174 Bytes

Versions: 23

Compression:

Stored size: 174 Bytes

Contents

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

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

task default: :test

Version data entries

23 entries across 23 versions & 2 rubygems

Version Path
polish_invoicer-0.0.26 Rakefile
polish_invoicer-0.0.25 Rakefile
polish_invoicer-0.0.24 Rakefile
polish_invoicer-0.0.23 Rakefile
polish_invoicer-0.0.22 Rakefile
polish_invoicer-0.0.21 Rakefile
polish_invoicer-0.0.20 Rakefile
polish_invoicer-0.0.19 Rakefile
polish_invoicer-0.0.18 Rakefile
polish_invoicer-0.0.17 Rakefile
polish_invoicer-0.0.16 Rakefile
polish_invoicer-0.0.15 Rakefile
polish_invoicer-0.0.14 Rakefile
polish_invoicer-0.0.13 Rakefile
polish_invoicer-0.0.12 Rakefile
polish_invoicer-0.0.11 Rakefile
polish_invoicer-0.0.10 Rakefile
polish_invoicer-0.0.9 Rakefile
polish_invoicer-0.0.8 Rakefile
polish_invoicer-0.0.7 Rakefile