Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Mar 20, 2013
1 parent 5081d32 commit 07c58e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/routing_test.rb
Expand Up @@ -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

Expand Down

0 comments on commit 07c58e0

Please sign in to comment.