diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-02-11 20:14:26 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-02-11 20:14:26 +0000 |
commit | dbe7d6fbfb5b67ff2ce72d2dfd1d06db6f488f82 (patch) | |
tree | d503a39a1406b32cfdb479616224be32319212b8 /test/functional/files_controller_test.rb | |
parent | 999e62711fefc4a4c85c37a09c86a56246ab9abc (diff) | |
download | redmine-dbe7d6fbfb5b67ff2ce72d2dfd1d06db6f488f82.tar.gz redmine-dbe7d6fbfb5b67ff2ce72d2dfd1d06db6f488f82.zip |
Removed unused fixtures.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11352 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'test/functional/files_controller_test.rb')
-rw-r--r-- | test/functional/files_controller_test.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/files_controller_test.rb b/test/functional/files_controller_test.rb index 631ac455f..0cdb64057 100644 --- a/test/functional/files_controller_test.rb +++ b/test/functional/files_controller_test.rb @@ -25,7 +25,6 @@ class FilesControllerTest < ActionController::TestCase :member_roles, :members, :enabled_modules, - :workflows, :journals, :journal_details, :attachments, :versions |