fix set_internal_word register
This commit is contained in:
@ -2,7 +2,7 @@ require_relative "helper"
|
||||
|
||||
module SlotMachine
|
||||
module Builtin
|
||||
class TestWordGetRisc < BootTest
|
||||
class TestGetInternalByte < BootTest
|
||||
def setup
|
||||
super
|
||||
@method = get_compiler("Word",:get_byte)
|
||||
|
Reference in New Issue
Block a user