mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-02 17:52:59 +01:00
Tests/X509: update new unit test to work with 2.0
This commit is contained in:
parent
5a3e622c4d
commit
01addfb92f
@ -955,7 +955,7 @@ EbQ5UK6Zu74q0lQLp7t14zSQ2B5tclVnM7jY0RiRzpLgDCq3kpbaw6KvFzH9lfPP
|
||||
BbNA6tFZAwLoX18R6yEmzHAQ+R2Eliiaz7mgQ+M2d0ec6qQJFoO7aJsX
|
||||
-----END CERTIFICATE-----';
|
||||
|
||||
$x509 = new File_X509();
|
||||
$x509 = new X509();
|
||||
$r = $x509->loadX509($a);
|
||||
|
||||
$this->assertIsArray($r);
|
||||
|
Loading…
Reference in New Issue
Block a user