diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-02-03 10:23:17 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-02-03 10:23:17 +0000 |
commit | ff6425c0fa4dd97b6a9fc08e1cdbca7008411dab (patch) | |
tree | 063774e3966960f6c6af47fa31c6f96f63194b5e /test/unit | |
parent | bf36b6b0bbb1ba32bc6642257860466915329c77 (diff) | |
download | redmine-ff6425c0fa4dd97b6a9fc08e1cdbca7008411dab.tar.gz redmine-ff6425c0fa4dd97b6a9fc08e1cdbca7008411dab.zip |
Removed unused fixtures.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11320 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/unit')
-rw-r--r-- | test/unit/helpers/issues_helper_test.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/unit/helpers/issues_helper_test.rb b/test/unit/helpers/issues_helper_test.rb index 9565b3e35..d202d28e0 100644 --- a/test/unit/helpers/issues_helper_test.rb +++ b/test/unit/helpers/issues_helper_test.rb @@ -30,7 +30,6 @@ class IssuesHelperTest < ActionView::TestCase :member_roles, :members, :enabled_modules, - :workflows, :custom_fields, :attachments, :versions |