mirror of
https://github.com/enso-org/enso.git
synced 2024-11-22 11:52:59 +03:00
fix compilation error
This commit is contained in:
parent
7bab8b89ba
commit
9c827fef43
@ -21,6 +21,7 @@ import org.graalvm.polyglot.Context;
|
||||
import org.graalvm.polyglot.PolyglotException;
|
||||
import org.graalvm.polyglot.Source;
|
||||
import org.graalvm.polyglot.io.IOAccess;
|
||||
import org.hamcrest.core.AllOf;
|
||||
import org.junit.AfterClass;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Ignore;
|
||||
|
Loading…
Reference in New Issue
Block a user