mirror of
https://github.com/danog/phpseclib.git
synced 2024-12-03 18:18:05 +01:00
Tests/X509: update unit test
This commit is contained in:
parent
9de5f3f8ed
commit
df94788edf
@ -860,6 +860,6 @@ qzFkAKWjJj4KjfrbZX4C0Spfxw==
|
||||
$x509 = new File_X509();
|
||||
$r = $x509->loadX509($a);
|
||||
|
||||
$this->assertFalse($r);
|
||||
$this->assertIsArray($r);
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user