annotate test/unit/helpers/issue_moves_helper_test.rb @ 1033:13a8e4ac88d5 cannam

Don't want "Create and Continue" when creating a new project
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 13 Nov 2012 12:10:20 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 require File.expand_path('../../../test_helper', __FILE__)
Chris@14 2
Chris@14 3 class IssueMovesHelperTest < ActionView::TestCase
Chris@14 4 end