mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 01:07:09 +02:00
6 lines
103 B
Ruby
6 lines
103 B
Ruby
require 'spec_helper'
|
|
|
|
describe Plugin do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|