annotate test/unit/helpers/issue_moves_helper_test.rb @ 319:614862ec2481 bug_70

Show checkout permissions message only when user logged in; some tidying and layout
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 29 Mar 2011 10:44:38 +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