mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-16 10:15:14 +00:00
fix bad merge
This commit is contained in:
parent
337b41f865
commit
89e41233e0
@ -856,6 +856,7 @@ wkwhE/JaQAEHq2PHnEmvwyBiJcHSdLXkcLzYlg19Ho0BPqVKdulx8GAk
|
|||||||
|
|
||||||
$r = $x509->loadX509($result);
|
$r = $x509->loadX509($result);
|
||||||
$this->assertArrayHasKey('tbsCertificate', $r);
|
$this->assertArrayHasKey('tbsCertificate', $r);
|
||||||
|
}
|
||||||
|
|
||||||
public function testLongTagOnBadCert()
|
public function testLongTagOnBadCert()
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user