aboutsummaryrefslogtreecommitdiffstats
path: root/test/rexml/test_comment.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * test/rexml/: Use REXMLTests as wrapping module for REXML tests.kou2014-05-271-1/+1
* * test/rexml/test_comment.rb: Remove needless REXML module wrapping.kou2014-05-271-2/+0
* Wrap REXML test classes by REXML module.akr2014-05-271-0/+2
* * lib/rexml/parsers/baseparser.rb, test/rexml/test_comment.rb:kou2011-09-071-0/+25