]> source.dussan.org Git - redmine.git/commit
Remove redundant ApplicationHelper inclusions (#40506).
authorGo MAEDA <maeda@farend.jp>
Tue, 2 Apr 2024 09:18:12 +0000 (09:18 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 2 Apr 2024 09:18:12 +0000 (09:18 +0000)
commit7ed8183290d502fe40a7321e235e00dc7b984c6f
treedcfb3ce1d28dda65f460b5c152bd5aca89832e62
parent17d15a7f6b15fcb53b2610e142bdae6b45f3f491
Remove redundant ApplicationHelper inclusions (#40506).

Patch by Takuya Kodama (@otegami).

git-svn-id: https://svn.redmine.org/redmine/trunk@22777 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/helpers/custom_fields_helper_test.rb
test/helpers/projects_helper_test.rb
test/unit/lib/redmine/field_format/attachment_format_test.rb
test/unit/lib/redmine/field_format/bool_format_test.rb
test/unit/lib/redmine/field_format/enumeration_format_test.rb
test/unit/lib/redmine/field_format/field_format_test.rb
test/unit/lib/redmine/field_format/list_format_test.rb
test/unit/lib/redmine/field_format/numeric_format_test.rb
test/unit/lib/redmine/wiki_formatting/macros_test.rb