1
0
mirror of https://github.com/danog/tgseclib.git synced 2024-11-27 12:44:38 +01:00

SFTP: update unit test comments

This commit is contained in:
terrafrost 2014-06-09 09:46:31 -05:00
parent fb1dbbf75c
commit 0cb6fbc983

View File

@ -182,7 +182,7 @@ class Functional_Net_SFTPUserStoryTest extends PhpseclibFunctionalTestCase
}
/**
* @depends testPutSizeGetFile
* @depends testTouch
*/
public function testTruncate($sftp)
{