diff options
Diffstat (limited to 'tests/http/cookie.php')
-rw-r--r-- | tests/http/cookie.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/http/cookie.php b/tests/http/cookie.php index 196ceee2..97673ef5 100644 --- a/tests/http/cookie.php +++ b/tests/http/cookie.php @@ -331,4 +331,4 @@ final class Cookie { return $this->createHeader(); } -}
\ No newline at end of file +} |