1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-12-12 09:09:50 +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 * @depends testPasswordLogin
* @group bug280 * @group github280
*/ */
public function testExecWithMethodCallback($ssh) public function testExecWithMethodCallback($ssh)
{ {