mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
re-trigger CI
This commit is contained in:
parent
e4b25ef690
commit
56bb663f34
1 changed files with 2 additions and 2 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Reference in a new issue