fix last tests that required faked returns

This commit is contained in:
2020-03-28 19:46:07 +02:00
parent a3effe29f6
commit e8111c259b
8 changed files with 53 additions and 92 deletions

View File

@ -18,7 +18,7 @@ module Risc
SlotToReg, RegToSlot, SlotToReg, SlotToReg, FunctionReturn, #25
Transfer, SlotToReg, SlotToReg, Transfer, Syscall, #30
NilClass,] #35
assert_kind_of Parfait::NilClass , get_return
assert_equal 0 , get_return
end
def test_load_false_const
load = main_ticks(1)