mirror of
https://github.com/redmine/redmine.git
synced 2026-07-06 23:27:50 +02:00
git-svn-id: http://svn.redmine.org/redmine/trunk@20901 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user