1
0
mirror of https://github.com/danog/phpseclib.git synced 2024-12-12 00:59:48 +01:00

Merge branch 'master' into php5

* master:
  bug280 is ambiguous. Use github prefix instead.
This commit is contained in:
Andreas Fischer 2014-04-18 17:07:23 +02:00
commit ff72ce3078

View File

@ -47,7 +47,7 @@ class Net_SSH2FunctionalTest extends PhpseclibFunctionalTestCase
/**
* @depends testPasswordLogin
* @group bug280
* @group github280
*/
public function testExecWithMethodCallback($ssh)
{