fixes yet another order dependant bug in the test (not the code)
This commit is contained in:
parent
b2de1c6d79
commit
9075f1af37
@ -62,6 +62,7 @@ module Register
|
||||
end
|
||||
|
||||
def boot
|
||||
initialize
|
||||
boot_parfait!
|
||||
@init = Branch.new( "__initial_branch__" , self.space.get_init.instructions )
|
||||
@booted = true
|
||||
|
Loading…
Reference in New Issue
Block a user