mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 11:37:14 +00:00
git-svn-id: http://svn.redmine.org/redmine/trunk@20901 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
2006fedf1a
commit
ee66963592
@ -329,7 +329,6 @@ class RepositoriesSubversionControllerTest < Redmine::RepositoryControllerTest
|
||||
}
|
||||
)
|
||||
assert_response :success
|
||||
assert_equal 'attachment; filename="helloworld.c"', @response.headers['Content-Disposition']
|
||||
assert_equal "attachment; filename=\"helloworld.c\"; filename*=UTF-8''helloworld.c", @response.headers['Content-Disposition']
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user