annotate test/unit/helpers/issue_moves_helper_test.rb @ 972:710921c48f06 live

Merge from branch "cannam"
author Chris Cannam
date Fri, 19 Oct 2012 14:47:53 +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