annotate test/unit/helpers/issue_moves_helper_test.rb @ 624:11c8e189f8fc feature_36

Fix dumb code which toggled all description elements on the page, instead of only those in the right authorship
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 24 Aug 2011 16:05:15 +0100
parents 1d32c0a0efbf
children cbb26bc654de
rev   line source
Chris@14 1 require 'test_helper'
Chris@14 2
Chris@14 3 class IssueMovesHelperTest < ActionView::TestCase
Chris@14 4 end