annotate test/unit/helpers/issue_moves_helper_test.rb @ 1020:e816ffefcb71 browsing

Use setting for number of activities days rather than hardcoding it
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 13 Nov 2012 10:24:11 +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