]> git.openstreetmap.org Git - rails.git/blob - test/unit/rich_text_test.rb
Drop the contents of <script> and <style> tags when we strip them
[rails.git] / test / unit / rich_text_test.rb
1 require File.dirname(__FILE__) + '/../test_helper'
2
3 class RichTextTest < ActiveSupport::TestCase
4 end