Sha256: 1aeba798d13bf75e5f84cebb9be79e391991f5ed5d8a7b6f2571a3a67ce98394

Contents?: true

Size: 159 Bytes

Versions: 19

Compression:

Stored size: 159 Bytes

Contents

require_relative '../helper'
require 'fluent/plugin/storage_local'

class LocalStorageTest < Test::Unit::TestCase
  test 'syntax' do
    assert true
  end
end

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
fluentd-0.14.10-x64-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.10-x86-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.10 test/plugin/test_storage_local.rb
fluentd-0.14.9 test/plugin/test_storage_local.rb
fluentd-0.14.8 test/plugin/test_storage_local.rb
fluentd-0.14.7-x64-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.7-x86-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.7 test/plugin/test_storage_local.rb
fluentd-0.14.6 test/plugin/test_storage_local.rb
fluentd-0.14.5-x64-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.5-x86-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.5 test/plugin/test_storage_local.rb
fluentd-0.14.4-x64-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.4-x86-mingw32 test/plugin/test_storage_local.rb
fluentd-0.14.4 test/plugin/test_storage_local.rb
fluentd-0.14.3 test/plugin/test_storage_local.rb
fluentd-0.14.2 test/plugin/test_storage_local.rb
fluentd-0.14.1 test/plugin/test_storage_local.rb
fluentd-0.14.0 test/plugin/test_storage_local.rb