annotate test/unit/helpers/issue_moves_helper_test.rb @ 1084:3b7e11eaf1ca cannam

Merge from branch "bug_531"
author Chris Cannam
date Fri, 23 Nov 2012 13:34: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