mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
remove note for more tests
This commit is contained in:
parent
a3dad87eaf
commit
a00d715d2a
1 changed files with 0 additions and 4 deletions
|
@ -4,10 +4,6 @@ require "logstash/filters/xml"
|
|||
describe LogStash::Filters::Xml do
|
||||
extend LogStash::RSpec
|
||||
|
||||
it "needs MORE tests!" do
|
||||
raise "I NEED MORE TESTS"
|
||||
end
|
||||
|
||||
describe "parse standard xml" do
|
||||
config <<-CONFIG
|
||||
filter {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue