Sha256: 52b42dafed480ed7a0b0b41acb36ecbc2e5857511ef7cf8e9f70c328b80f9aa2

Contents?: true

Size: 229 Bytes

Versions: 42

Compression:

Stored size: 229 Bytes

Contents

# frozen_string_literal: true

require "bundler/gem_tasks"
require "rake/testtask"

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

task default: %i[test]

Version data entries

42 entries across 42 versions & 12 rubygems

Version Path
mic_monitor_gem-0.1.6 Rakefile
mic_monitor_gem-0.1.5 Rakefile
mic_monitor_gem-0.1.4 Rakefile
mic_monitor_gem-0.1.3 Rakefile
mic_monitor_gem-0.1.2 Rakefile
mic_monitor_gem-0.1.1 Rakefile
trailblazer-option-0.1.2 Rakefile
my_tank_info-1.1.1 Rakefile
my_tank_info-1.1.0 Rakefile
my_tank_info-1.0.2 Rakefile
my_tank_info-1.0.1 Rakefile
my_tank_info-1.0.0 Rakefile
jekyll-graphviz-dot-0.1.4 Rakefile
jekyll-graphviz-dot-0.1.3 Rakefile
jekyll-graphviz-dot-0.1.2 Rakefile
jekyll-graphviz-dot-0.1.0 Rakefile
oneshot_coverage-0.4.1 Rakefile
oneshot_coverage-0.4.0 Rakefile
trailblazer-option-0.1.1 Rakefile
trailblazer-option-0.1.0 Rakefile