From 440c2d0d2f88e01a3fb9af85e22d4def3e951e61 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Sun, 25 Sep 2011 10:44:35 +0000 Subject: [PATCH] remove duplicate fixtures from test/functional/files_controller_test.rb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7528 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- test/functional/files_controller_test.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/test/functional/files_controller_test.rb b/test/functional/files_controller_test.rb index cf558c36d..ce61a85f1 100644 --- a/test/functional/files_controller_test.rb +++ b/test/functional/files_controller_test.rb @@ -10,7 +10,6 @@ class FilesControllerTest < ActionController::TestCase :enabled_modules, :workflows, :journals, :journal_details, - :issues, :issue_statuses, :issue_categories, :attachments, :versions