Skip to content

Commit 98cf098

Browse files
committed
Change test name to be more reasonable
1 parent 85d9127 commit 98cf098

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

MANIFEST

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ t/generate.t
2424
t/pod-cm.t
2525
t/pod-synopsis.t
2626
t/pod.t
27-
t/release04.t
27+
t/rfc6265.t
2828
t/suggest.t
2929
t/utility_methods.t

t/release04.t renamed to t/rfc6265.t

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/usr/bin/env perl
22

3+
# RFC6265 test (cookie names)
4+
35
use strict;
46
use warnings;
57
use Test::More;

0 commit comments

Comments
 (0)