mirror of
https://github.com/danog/phpseclib.git
synced 2024-11-27 04:46:26 +01:00
ASN1: cs adjustments to unit test
This commit is contained in:
parent
871e1a3070
commit
36b4b13863
@ -268,4 +268,4 @@ class Unit_File_ASN1_DevTest extends PhpseclibTestCase
|
||||
$decoded = $asn1->decodeBER(base64_decode($str));
|
||||
$this->assertEquals(count($decoded[0]['content']), 3);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user