From 3ded2d9f810128a34173c69b265322d95321840f Mon Sep 17 00:00:00 2001 From: terrafrost Date: Mon, 9 Jun 2014 11:33:17 -0500 Subject: [PATCH] SFTP: update one last comment --- tests/Functional/Net/SFTPUserStoryTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Functional/Net/SFTPUserStoryTest.php b/tests/Functional/Net/SFTPUserStoryTest.php index 54a67e05..c07c7ab7 100644 --- a/tests/Functional/Net/SFTPUserStoryTest.php +++ b/tests/Functional/Net/SFTPUserStoryTest.php @@ -317,7 +317,7 @@ class Functional_Net_SFTPUserStoryTest extends PhpseclibFunctionalTestCase } /** - * @depends testFileExistsIsFileIsDirFileNonexistent + * @depends testSortOrder */ public function testChDirUpHome($sftp) {