mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-02-03 12:28:30 +00:00
ASN1: unit test adjustments
This commit is contained in:
parent
36b4b13863
commit
34866bf095
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
require_once 'File/ASN1.php';
|
require_once 'File/ASN1.php';
|
||||||
|
|
||||||
class Unit_File_ASN1_DevTest extends PhpseclibTestCase
|
class Unit_File_ASN1Test extends PhpseclibTestCase
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* on older versions of File_ASN1 this would yield a PHP Warning
|
* on older versions of File_ASN1 this would yield a PHP Warning
|
||||||
|
Loading…
x
Reference in New Issue
Block a user