remove trailing white-spaces from functional activities controller test.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5796 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-05-16 00:09:58 +00:00
parent 97abb12aeb
commit 596670d615
1 changed files with 12 additions and 13 deletions

View File

@ -83,5 +83,4 @@ class ActivitiesControllerTest < ActionController::TestCase
:tag => 'link',
:attributes => {:href => 'http://test.host/issues/11'}}
end
end