mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Test failure.
git-svn-id: http://svn.redmine.org/redmine/trunk@17730 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
fde78164dc
commit
b97770dc5c
@ -26,7 +26,7 @@ class MailHandlerTest < ActiveSupport::TestCase
|
||||
:issues, :issue_statuses,
|
||||
:workflows, :trackers, :projects_trackers,
|
||||
:versions, :enumerations, :issue_categories,
|
||||
:custom_fields, :custom_fields_trackers, :custom_fields_projects,
|
||||
:custom_fields, :custom_fields_trackers, :custom_fields_projects, :custom_values,
|
||||
:boards, :messages
|
||||
|
||||
FIXTURES_PATH = File.dirname(__FILE__) + '/../fixtures/mail_handler'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user