mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-02-04 04:48:30 +00:00
fixup! TestCase for BadConfigurationException in BigInteger
This commit is contained in:
parent
43803c6872
commit
e598a027b8
@ -55,6 +55,7 @@ ENGINE
|
|||||||
/**
|
/**
|
||||||
* BigInteger should choose another engine if one is not valid
|
* BigInteger should choose another engine if one is not valid
|
||||||
* @dataProvider provideBadConfigurationException
|
* @dataProvider provideBadConfigurationException
|
||||||
|
* @preserveGlobalState disabled
|
||||||
* @runInSeparateProcess mocks must not disturb other tests
|
* @runInSeparateProcess mocks must not disturb other tests
|
||||||
*/
|
*/
|
||||||
public function testBadConfigurationException($expectedClass, ...$engines) {
|
public function testBadConfigurationException($expectedClass, ...$engines) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user