diff --git a/tests/Net/SSH2Test.php b/tests/Net/SSH2Test.php index 23b759aa..f2c2c65d 100644 --- a/tests/Net/SSH2Test.php +++ b/tests/Net/SSH2Test.php @@ -47,7 +47,7 @@ class Net_SSH2Test extends PhpseclibTestCase $this->assertEquals($expected, $result); } - public function testGenerateIdentifierWithMcryptGmpAndBmath() + public function generateIdentifierProvider() { return array( array('SSH-2.0-phpseclib_0.3', array()),