@@ -59,7 +59,7 @@ public class ExecSystemCommandTest {
|
||||
|
||||
/** Test the execution of the command.
|
||||
*
|
||||
* @throws CommandRunException */
|
||||
* @throws CommandRunException if the command fails */
|
||||
@Test
|
||||
public void testExecute() throws CommandRunException {
|
||||
final ConsoleOutput out = SinkOutput.INSTANCE;
|
||||
|
||||
Reference in New Issue
Block a user