use temporary attachments directory in unit attachment test

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7892 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-11-23 14:42:32 +00:00
parent 9be9c5f565
commit b8b2c1cce4
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ class AttachmentTest < ActiveSupport::TestCase
fixtures :issues, :users
def setup
set_tmp_attachments_directory
end
def test_create