X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fhttp%2Fparsers%2Fparsers-tests.factor;h=b89d370ab15ebe23041ab1168ef6fb5cee603279;hp=3f4312a72d6b6758bf6b01756fe1ec93397198ef;hb=726a8b784b91bb5e5d1ee01af46a6b91cf0ff438;hpb=7ce33839919485fa70f2ac825543a73bbb27725c diff --git a/basis/http/parsers/parsers-tests.factor b/basis/http/parsers/parsers-tests.factor index 3f4312a72d..b89d370ab1 100644 --- a/basis/http/parsers/parsers-tests.factor +++ b/basis/http/parsers/parsers-tests.factor @@ -62,4 +62,5 @@ unit-test { T{ cookie { name "!#$%&'*+-.^_`|~:abc" } { value "def" } } } } [ "!#$%&'*+-.^_`|~:abc=def;" parse-cookie -] unit-test \ No newline at end of file +] unit-test +