General tests cleanup

This commit is contained in:
Jakub Turek
2015-03-08 21:21:49 +01:00
parent 3792f5fb8c
commit a91060a16f
3 changed files with 11 additions and 18 deletions
@@ -72,7 +72,6 @@ class UnlockCommandTest extends BaseTest
$unlinkMock->disable();
$getCwdMock->disable();
$fileExistsMock->enable();
$unlinkMock->enable();
$getCwdMock->enable();