Make compiler installed by default for standard platforms.
This commit is contained in:
@@ -40,7 +40,6 @@ public class ErrorsTest extends ScriptDrivenTest {
|
||||
|
||||
protected void setUp() throws Exception {
|
||||
super.setUp();
|
||||
LuaC.install();
|
||||
}
|
||||
|
||||
public void testBaseLibArgs() { runTest("baselibargs"); }
|
||||
|
||||
Reference in New Issue
Block a user