Merged r3936 from trunk.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@3986 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Eric Davis
2010-08-19 04:33:18 +00:00
parent ab5ce45b43
commit fab5064643
12 changed files with 217 additions and 164 deletions
@@ -0,0 +1,4 @@
require 'test_helper'
class IssueMovesHelperTest < ActionView::TestCase
end