Sha256: 0dd8375337cf2dec1c7bda4c3df5c209aecd48fd166c43c2f4f283b76ac07a2d

Contents?: true

Size: 189 Bytes

Versions: 35

Compression:

Stored size: 189 Bytes

Contents

require "bundler/gem_tasks"

require 'rake/testtask'

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

task :default => :test

Version data entries

35 entries across 35 versions & 2 rubygems

Version Path
fluent-plugin-cloudwatch-logs-0.14.3 Rakefile
fluent-plugin-cloudwatch-logs-0.14.2 Rakefile
fluent-plugin-cloudwatch-logs-0.14.1 Rakefile
fluent-plugin-cloudwatch-logs-0.14.0 Rakefile
fluent-plugin-cloudwatch-logs-0.13.4 Rakefile
fluent-plugin-cloudwatch-logs-0.13.3 Rakefile
fluent-plugin-cloudwatch-logs-0.13.2 Rakefile
fluent-plugin-cloudwatch-logs-0.13.1 Rakefile
fluent-plugin-cloudwatch-logs-0.13.0 Rakefile
fluent-plugin-cloudwatch-logs-0.12.0 Rakefile
fluent-plugin-cloudwatch-logs-0.11.2 Rakefile
fluent-plugin-cloudwatch-logs-0.11.1 Rakefile
fluent-plugin-cloudwatch-logs-0.11.0 Rakefile
fluent-plugin-cloudwatch-logs-0.10.2 Rakefile
fluent-plugin-cloudwatch-logs-0.10.1 Rakefile
fluent-plugin-cloudwatch-logs-0.10.0 Rakefile
fluent-plugin-cloudwatch-logs-0.9.5 Rakefile
fluent-plugin-cloudwatch-logs-0.9.4 Rakefile
fluent-plugin-cloudwatch-logs-0.9.3 Rakefile
fluent-plugin-cloudwatch-logs-0.9.2 Rakefile