diff --git a/spec/templates/helpers/html_helper_spec.rb b/spec/templates/helpers/html_helper_spec.rb
index 6b02c6e93..f2871afe8 100644
--- a/spec/templates/helpers/html_helper_spec.rb
+++ b/spec/templates/helpers/html_helper_spec.rb
@@ -106,16 +106,6 @@ def options
end
describe "#htmlify" do
- it "does not use hard breaks for textile markup (RedCloth specific)" do
- begin; require 'redcloth'; rescue LoadError; pending 'test requires redcloth gem' end
- expect(htmlify("A\nB", :textile)).not_to include("