hoist parfait boot out of the machine boot
This commit is contained in:
@@ -3,6 +3,7 @@ require_relative "../helper"
|
||||
class TestZeroCode < MiniTest::Test
|
||||
|
||||
def setup
|
||||
Parfait.boot!
|
||||
@machine = Risc.machine.boot
|
||||
@space = Parfait.object_space
|
||||
@space.each_type do | type |
|
||||
|
Reference in New Issue
Block a user