mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Delete trailing whitespace.
This commit is contained in:
parent
1a7c38e9e0
commit
dff0f57614
1 changed files with 2 additions and 3 deletions
|
|
@ -139,8 +139,8 @@ class TestHTTPCookie < Test::Unit::TestCase
|
|||
def test_parse_date_fail
|
||||
url = URI.parse('http://localhost/')
|
||||
|
||||
dates = [
|
||||
"20/06/95 21:07",
|
||||
dates = [
|
||||
"20/06/95 21:07",
|
||||
]
|
||||
|
||||
silently do
|
||||
|
|
@ -623,4 +623,3 @@ class TestHTTPCookie < Test::Unit::TestCase
|
|||
}
|
||||
end
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue