Skip to content

Commit dc313a7

Browse files
committed
Tests: cleanup.
1 parent 77fa35a commit dc313a7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

quic_key_update.t

+1-3
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,7 @@ $t->run();
7373

7474
###############################################################################
7575

76-
my ($s, $sid, $frames, $frame);
77-
78-
$s = Test::Nginx::HTTP3->new();
76+
my $s = Test::Nginx::HTTP3->new();
7977
ok(get($s), 'request');
8078

8179
# sets the Key Phase bit

0 commit comments

Comments
 (0)