whitespace

This commit is contained in:
Konstantin Haase 2013-03-20 10:24:16 +01:00
parent 5081d32331
commit 07c58e02e5
1 changed files with 1 additions and 1 deletions

View File

@ -877,7 +877,7 @@ class RoutingTest < Test::Unit::TestCase
application/x-pkcs7-mime
application/x-pkcs7-signature
)
mime_types.each { |mime_type| assert mime_type.match(Sinatra::Request::HEADER_VALUE_WITH_PARAMS) }
end