annotate test/unit/helpers/issue_moves_helper_test.rb @ 1032:ff1556010d8b cannam

Expiry. Wonder whether this works.
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 13 Nov 2012 12:06:19 +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