annotate test/unit/helpers/issue_moves_helper_test.rb @ 983:a97e573d7f87 cannam

Minor fixes
author Chris Cannam
date Thu, 25 Oct 2012 14:54:46 +0100
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