annotate .svn/pristine/5d/5d3d445e6a2c90ebc1a3730a84d68683aaccf4dc.svn-base @ 1158:00e9a262ffe5 redmine-2.2-integration

Fix Javascript so as to update star properly
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Tue, 15 Jan 2013 16:08:00 +0000
parents cbb26bc654de
children
rev   line source
Chris@909 1 require File.expand_path('../../../test_helper', __FILE__)
Chris@909 2
Chris@909 3 class IssueMovesHelperTest < ActionView::TestCase
Chris@909 4 end