Skip to content

Commit

Permalink
remove obsolete code
Browse files Browse the repository at this point in the history
  • Loading branch information
minad committed Apr 3, 2013
1 parent 0f6cb77 commit e4d5181
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/filters/test_escapable.rb
@@ -1,11 +1,5 @@
require 'helper'

class HtmlSafeString < String
def html_safe?
true
end
end

describe Temple::Filters::Escapable do
before do
@filter = Temple::Filters::Escapable.new
Expand Down

0 comments on commit e4d5181

Please sign in to comment.