annotate test/unit/helpers/issue_moves_helper_test.rb @ 28:12420e46bed9 cannam

* Create new dedicated reposman.rb with soundsoftware-specific repo creation logic * Make Mercurial repo path non-editable in user interface -- will always be automated
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Fri, 01 Oct 2010 15:02:21 +0100
parents 1d32c0a0efbf
children cbb26bc654de
rev   line source
Chris@14 1 require 'test_helper'
Chris@14 2
Chris@14 3 class IssueMovesHelperTest < ActionView::TestCase
Chris@14 4 end