@@ -1,5 +1,5 | |||||
1 |
# |
|
1 | # Redmine - project management software | |
2 |
# Copyright (C) 2006-20 |
|
2 | # Copyright (C) 2006-2011 Jean-Philippe Lang | |
3 | # |
|
3 | # | |
4 | # This program is free software; you can redistribute it and/or |
|
4 | # This program is free software; you can redistribute it and/or | |
5 | # modify it under the terms of the GNU General Public License |
|
5 | # modify it under the terms of the GNU General Public License | |
@@ -345,7 +345,6 class RepositoriesMercurialControllerTest < ActionController::TestCase | |||||
345 | :tag => 'td' , |
|
345 | :tag => 'td' , | |
346 | :content => 'jsmith' , |
|
346 | :content => 'jsmith' , | |
347 | :attributes => { :class => 'author' }, |
|
347 | :attributes => { :class => 'author' }, | |
348 |
|
||||
349 | } |
|
348 | } | |
350 | assert_tag :tag => 'th', |
|
349 | assert_tag :tag => 'th', | |
351 | :content => '1', |
|
350 | :content => '1', |
General Comments 0
You need to be logged in to leave comments.
Login now