From 1002fb4b5393221be783c6b96367b35fc98a2d75 Mon Sep 17 00:00:00 2001 From: Yevhen Lukomskyi Date: Thu, 21 Sep 2017 08:24:58 -0700 Subject: [PATCH] fix test --- test/ietf_data/parser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/ietf_data/parser.json b/test/ietf_data/parser.json index 783f660b..c40ad54b 100644 --- a/test/ietf_data/parser.json +++ b/test/ietf_data/parser.json @@ -21,7 +21,7 @@ "test": "0003", "received": [ "foo=bar; Expires=Fri, 07 Aug 2007 08:04:19 GMT", - "foo2=bar2; Expires=Fri, 07 Aug 2017 08:04:19 GMT" + "foo2=bar2; Expires=Fri, 07 Aug 2027 08:04:19 GMT" ], "sent": [ { "name": "foo2", "value": "bar2" }