Mercurial > hg > soundsoftware-site
view test/unit/helpers/issue_moves_helper_test.rb @ 29:192d132064a5 cannam
* Add informational message about repository auto-creation (if no settings present yet)
author | Chris Cannam |
---|---|
date | Fri, 01 Oct 2010 15:33:14 +0100 |
parents | 1d32c0a0efbf |
children | cbb26bc654de |
line wrap: on
line source
require 'test_helper' class IssueMovesHelperTest < ActionView::TestCase end