1
0
mirror of https://github.com/danog/tgseclib.git synced 2025-01-22 05:51:20 +01:00

SFTP: add new line to end of unit test

This commit is contained in:
terrafrost 2014-06-09 09:44:27 -05:00
parent c8343e77c7
commit fb1dbbf75c

View File

@ -397,4 +397,4 @@ class Functional_Net_SFTPUserStoryTest extends PhpseclibFunctionalTestCase
'not be deleted using rmdir().'
);
}
}
}