Skip to content
Snippets Groups Projects
Commit 12e2a16b authored by cramakri's avatar cramakri
Browse files

LMS-2033 Renamed MoveFileCommandTest to FileCommandsTest.

SVN: 19792
parent 16715a47
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ import ch.systemsx.cisd.common.filesystem.FileUtilities; ...@@ -27,7 +27,7 @@ import ch.systemsx.cisd.common.filesystem.FileUtilities;
/** /**
* @author Chandrasekhar Ramakrishnan * @author Chandrasekhar Ramakrishnan
*/ */
public class MoveFileCommandTest extends AbstractTestWithRollbackStack public class FileCommandsTest extends AbstractTestWithRollbackStack
{ {
private File srcFile; private File srcFile;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment