Sha256: a4876c5f50bac6a470a3f28004da4b72dbdd7c2492d25725c984b66249123600

Contents?: true

Size: 253 Bytes

Versions: 31

Compression:

Stored size: 253 Bytes

Contents

require 'bundler'
Bundler::GemHelper.install_tasks

require 'rake/testtask'

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

task :default => [:build]

Version data entries

31 entries across 31 versions & 2 rubygems

Version Path
fluent-plugin-azurestorage-gen2-0.3.9 Rakefile
fluent-plugin-azurestorage-gen2-0.3.8 Rakefile
fluent-plugin-azurestorage-gen2-0.3.7 Rakefile
fluent-plugin-redaction-0.1.3 Rakefile
fluent-plugin-azurestorage-gen2-0.3.5 Rakefile
fluent-plugin-azurestorage-gen2-0.3.4 Rakefile
fluent-plugin-azurestorage-gen2-0.3.3 Rakefile
fluent-plugin-azurestorage-gen2-0.3.2 Rakefile
fluent-plugin-azurestorage-gen2-0.3.1 Rakefile
fluent-plugin-azurestorage-gen2-0.3.0 Rakefile
fluent-plugin-azurestorage-gen2-0.2.10 Rakefile
fluent-plugin-azurestorage-gen2-0.2.9 Rakefile
fluent-plugin-azurestorage-gen2-0.2.8 Rakefile
fluent-plugin-azurestorage-gen2-0.2.7 Rakefile
fluent-plugin-azurestorage-gen2-0.2.6 Rakefile
fluent-plugin-azurestorage-gen2-0.2.5 Rakefile
fluent-plugin-redaction-0.1.2 Rakefile
fluent-plugin-redaction-0.1.1 Rakefile
fluent-plugin-redaction-0.1.0 Rakefile
fluent-plugin-azurestorage-gen2-0.2.4 Rakefile