Builtin is no more, final conversions done
All preloading where it needs to be (some)tests for the preload split compiler test remembered binary tests (usually just run on travis)
This commit is contained in:
@ -3,10 +3,6 @@ require_relative "../helper"
|
||||
module Elf
|
||||
|
||||
class FullTest < MiniTest::Test
|
||||
DEBUG = false
|
||||
|
||||
def setup
|
||||
end
|
||||
|
||||
def in_space(input)
|
||||
"class Space; #{input} ; end"
|
||||
|
Reference in New Issue
Block a user