re-trigger CI

This commit is contained in:
fvaleri 2016-06-30 14:23:00 +02:00
parent e4b25ef690
commit 56bb663f34

View file

@ -29,9 +29,9 @@ import org.junit.Before;
import org.junit.Test;
public class ShellInterpreterTest {
private ShellInterpreter shell;
@Before
public void setUp() throws Exception {
Properties p = new Properties();