From a00d715d2acc8a85face832403046cc7f418209e Mon Sep 17 00:00:00 2001 From: Jordan Sissel Date: Mon, 17 Sep 2012 17:19:02 -0700 Subject: [PATCH] remove note for more tests --- spec/filters/xml.rb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spec/filters/xml.rb b/spec/filters/xml.rb index 747b2aa3f..cd4c934d3 100644 --- a/spec/filters/xml.rb +++ b/spec/filters/xml.rb @@ -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 {