Added comment

This commit is contained in:
Emmanuel Bigeon 2017-08-19 14:38:04 -04:00
parent 5df8321dee
commit 20193dd1e4

View File

@ -53,13 +53,10 @@ import fr.bigeon.gclc.exception.CommandRunException;
import fr.bigeon.gclc.exception.CommandRunExceptionType;
import fr.bigeon.gclc.manager.PipedConsoleManager;
/**
* <p>
* TODO
/** <p>
* Test class for {@link ScriptExecution}
*
* @author Emmanuel Bigeon
*
*/
* @author Emmanuel Bigeon */
@SuppressWarnings("static-method")
public class ScriptExecutionTest {