@@ -1,5 +1,5 | |||
|
1 |
# |
|
|
2 |
# Copyright (C) 2006-20 |
|
|
1 | # Redmine - project management software | |
|
2 | # Copyright (C) 2006-2011 Jean-Philippe Lang | |
|
3 | 3 | # |
|
4 | 4 | # This program is free software; you can redistribute it and/or |
|
5 | 5 | # modify it under the terms of the GNU General Public License |
@@ -220,5 +220,4 class AccountControllerTest < ActionController::TestCase | |||
|
220 | 220 | should_redirect_to('/') { home_url } |
|
221 | 221 | end |
|
222 | 222 | end |
|
223 | ||
|
224 | 223 | end |
General Comments 0
You need to be logged in to leave comments.
Login now