test imports work in the following lines of REPL
This commit is contained in:
@@ -97,5 +97,10 @@ public class ReplInterpreterTest {
|
||||
testFile("empty.repl");
|
||||
}
|
||||
|
||||
@Test
|
||||
public void imports() {
|
||||
testFile("imports.repl");
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user