mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-12-26 03:27:31 +00:00
Tests/X509: update unit test for 2.0 branch
This commit is contained in:
parent
da96fbd212
commit
a72e0e7456
@ -921,7 +921,7 @@ oD5EoULMFSVUHX8gtyd463GgOQtBDwf3aZ4Xe6eDrhdfI/4IW098kVcg+qFO841L
|
|||||||
qzFkAKWjJj4KjfrbZX4C0Spfxw==
|
qzFkAKWjJj4KjfrbZX4C0Spfxw==
|
||||||
-----END CERTIFICATE-----';
|
-----END CERTIFICATE-----';
|
||||||
|
|
||||||
$x509 = new File_X509();
|
$x509 = new X509();
|
||||||
$r = $x509->loadX509($a);
|
$r = $x509->loadX509($a);
|
||||||
|
|
||||||
$this->assertFalse($r);
|
$this->assertFalse($r);
|
||||||
|
Loading…
Reference in New Issue
Block a user