aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/template/spec_type_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* remove method redefinition warningsRafael Mendonça França2012-09-271-1/+1
| | | | | actionpack/test/template/spec_type_test.rb:32: warning: method redefined; discarding old test_spec_type_wont_match_non_space_characters actionpack/test/controller/spec_type_test.rb:30: warning: previous definition of test_spec_type_wont_match_non_space_characters was here
* Register helper and view tests for minitest's spec DSLMike Moore2012-09-241-0/+39