Sha256: b20efa5225d894b3c92d54055e36b964569fa83265506cfeeb9a6155c3fb1271

Contents?: true

Size: 143 Bytes

Versions: 132

Compression:

Stored size: 143 Bytes

Contents

# frozen_string_literal: true

require 'rake/testtask'

Rake::TestTask.new do |t|
  t.libs << 'test'
end

desc 'Run tests'
task default: :test

Version data entries

132 entries across 132 versions & 5 rubygems

Version Path
national_holidays-4.0.1 Rakefile
national_holidays-4.0.0 Rakefile
object_path-1.0.2 Rakefile
object_path-1.0.1 Rakefile
object_path-1.0.0 Rakefile
national_holidays-3.0 Rakefile
national_holidays-2.0 Rakefile
national_holidays-1.17.22 Rakefile
national_holidays-1.17.21 Rakefile
national_holidays-1.17.20 Rakefile
national_holidays-1.17.19 Rakefile
national_holidays-1.17.18 Rakefile
national_holidays-1.17.17 Rakefile
national_holidays-1.17.16 Rakefile
national_holidays-1.17.15 Rakefile
national_holidays-1.17.14 Rakefile
national_holidays-1.17.13 Rakefile
national_holidays-1.17.12 Rakefile
national_holidays-1.17.11 Rakefile
national_holidays-1.17.10 Rakefile