mirror of
https://github.com/danog/phpseclib.git
synced 2024-11-27 04:46:26 +01:00
SFTP Functional tests: Keep story linear.
This commit is contained in:
parent
6e8e44b120
commit
8a43f02ae9
@ -141,7 +141,7 @@ class Net_SFTPFunctionalTest extends PhpseclibFunctionalTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @depends testChDirScratch
|
||||
* @depends testStatOnDir
|
||||
*/
|
||||
public function testPutSizeGetFile($sftp)
|
||||
{
|
||||
@ -179,7 +179,7 @@ class Net_SFTPFunctionalTest extends PhpseclibFunctionalTestCase
|
||||
}
|
||||
|
||||
/**
|
||||
* @depends testPutSizeGetFile
|
||||
* @depends testChDirOnFile
|
||||
*/
|
||||
public function testFileExistsIsFileIsDirFile($sftp)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user